repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Input: xpad - add support for Xbox1 PDP Camo series gamepad
[linux/fpc-iii.git]
/
drivers
/
gpu
/
drm
/
qxl
/
Kconfig
blob
da45b11b66b8b075fb3e9e34fb64d92588383470
1
config 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.