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
/
ast
/
Kconfig
blob
15f6ce7acb2a21400b0d39765b90241a839f525a
1
config DRM_AST
2
tristate "AST server chips"
3
depends on DRM && PCI
4
select DRM_TTM
5
select DRM_KMS_HELPER
6
select DRM_TTM
7
help
8
Say yes for experimental AST GPU driver. Do not enable
9
this driver without having a working -modesetting,
10
and a version of AST that knows to fail if KMS
11
is bound to the driver. These GPUs are commonly found
12
in server chipsets.
13