blob: 037d324bf58f6ccfda14ff471f3c98b4405981a0 [file] [log] [blame]
Dave Airlief64122c2013-02-25 14:47:55 +10001config DRM_QXL
2 tristate "QXL virtual GPU"
3 depends on DRM && PCI
4 select FB_SYS_FILLRECT
5 select FB_SYS_COPYAREA
6 select FB_SYS_IMAGEBLIT
Andrew Jonesc89b65e2013-05-27 15:58:04 +02007 select FB_DEFERRED_IO
Dave Airlief64122c2013-02-25 14:47:55 +10008 select DRM_KMS_HELPER
Daniel Vetter92b6f892013-10-08 17:44:47 +02009 select DRM_KMS_FB_HELPER
Dave Airlief64122c2013-02-25 14:47:55 +100010 select DRM_TTM
11 help
12 QXL virtual GPU for Spice virtualization desktop integration. Do not enable this driver unless your distro ships a corresponding X.org QXL driver that can handle kernel modesetting.