Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DRM_CIRRUS_QEMU has multiple definitions:
drivers/gpu/drm/tiny/KconfigThe configuration item CONFIG_DRM_CIRRUS_QEMU:
CONFIG_DRM && CONFIG_PCIcirrus-qemu, cirrus, cirrusThis is a KMS driver for emulated cirrus device in qemu. It is *NOT* intended for real cirrus devices. This requires the modesetting userspace X.org driver.
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 (DRM_VIRTIO_GPU), qemu -vga virtio)
drivers/gpu/drm/cirrus/KconfigThe configuration item CONFIG_DRM_CIRRUS_QEMU:
CONFIG_DRM && CONFIG_PCI && CONFIG_MMUcirrus-qemu, cirrus, cirrusThis is a KMS driver for emulated cirrus device in qemu. It is *NOT* intended for real cirrus devices. This requires the modesetting userspace X.org driver.
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 (DRM_VIRTIO_GPU), qemu -vga virtio)
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 1af4, subdevice: 1100 ("QEMU Virtual Machine")1013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 1af4, subdevice: 1100 ("QEMU Virtual Machine")1013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 1af4, subdevice: 1100 ("QEMU Virtual Machine")1013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 1af4, subdevice: 1100 ("QEMU Virtual Machine")1013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 5853, subdevice: 00011013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 5853, subdevice: 00011013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 5853, subdevice: 00011013 ("Cirrus Logic"), device: 00b8 ("GD 5446"), subvendor: 5853, subdevice: 0001Raw data from LKDDb:
lkddb module cirrus CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/cirrus/Kconfig : "Cirrus driver for QEMU emulated device" # in 3.5–3.19, 4.0–4.20, 5.0–5.7lkddb module cirrus CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/Kconfig : "Cirrus driver for QEMU emulated device" # in 5.8–5.19, 6.0–6.13lkddb module cirrus-qemu CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/Kconfig : "Cirrus driver for QEMU emulated device" # in 6.14–6.17, 6.18-rc+HEADlkddb pci 1013 00b8 1af4 1100 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/cirrus/cirrus.c # in 5.2–5.7lkddb pci 1013 00b8 1af4 1100 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/cirrus/cirrus_drv.c # in 3.17–3.19, 4.0–4.20, 5.0–5.1lkddb pci 1013 00b8 1af4 1100 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/cirrus-qemu.c # in 6.14–6.17, 6.18-rc+HEADlkddb pci 1013 00b8 1af4 1100 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/cirrus.c # in 5.8–5.19, 6.0–6.13lkddb pci 1013 00b8 5853 0001 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/cirrus/cirrus.c # in 5.2–5.7lkddb pci 1013 00b8 5853 0001 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/cirrus/cirrus_drv.c # in 3.18–3.19, 4.0–4.20, 5.0–5.1lkddb pci 1013 00b8 5853 0001 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/cirrus-qemu.c # in 6.14–6.17, 6.18-rc+HEADlkddb pci 1013 00b8 5853 0001 ...... : CONFIG_DRM_CIRRUS_QEMU : drivers/gpu/drm/tiny/cirrus.c # in 5.8–5.19, 6.0–6.13This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2025). See also LKDDb sources on GitLab