drm: flip cirrus driver status to "obsolete".
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 21 Nov 2016 18:32:06 +0000 (19:32 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 10 Jan 2017 13:00:40 +0000 (14:00 +0100)
commitaf3076e67c31ceb3e314933dd61cb68a1d5120cf
tree3ec829a29c38fa14f4fbde92746416331b73e638
parent0c19f97f12bbb1c2370cb62e31d0f749642937ee
drm: flip cirrus driver status to "obsolete".

Also update Kconfig help text, explaining things:

Cirrus is obsolete, the hardware was designed in the 90ies
and can't keep up with todays needs.  More background:
https://www.kraxel.org/blog/2014/10/qemu-using-cirrus-considered-harmful/

Better alternatives are:
  - stdvga (DRM_BOCHS, qemu -vga std, default in qemu 2.2+)
  - qxl (DRM_QXL, qemu -vga qxl, works best with spice)
  - virtio (VIRTIO_GPU), qemu -vga virtio)

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
MAINTAINERS
drivers/gpu/drm/cirrus/Kconfig