projects
/
releases.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
GNU Linux-libre 4.9.326-gnu1
[releases.git]
/
drivers
/
gpu
/
drm
/
cirrus
/
Kconfig
1
config DRM_CIRRUS_QEMU
2
tristate "Cirrus driver for QEMU emulated device"
3
depends on DRM && PCI
4
select DRM_KMS_HELPER
5
select DRM_TTM
6
help
7
This is a KMS driver for emulated cirrus device in qemu.
8
It is *NOT* intended for real cirrus devices. This requires
9
the modesetting userspace X.org driver.