Linux Audio

Check our new training course

Yocto / OpenEmbedded training

Mar 24-27, 2025, special US time zones
Register
Loading...
Note: File does not exist in v3.1.
 1config DRM_QXL
 2	tristate "QXL virtual GPU"
 3	depends on DRM && PCI
 4	select DRM_KMS_HELPER
 5	select DRM_TTM
 6	select CRC32
 7	help
 8	  QXL virtual GPU for Spice virtualization desktop integration.
 9	  Do not enable this driver unless your distro ships a corresponding
10	  X.org QXL driver that can handle kernel modesetting.