blob: da4a51eae824d874a2756d6dab17cdf40d78146e [file] [log] [blame]
Dave Airlie312fec12012-02-29 13:40:04 +00001config DRM_AST
2 tristate "AST server chips"
Kees Cook38ccbfb2013-01-16 18:53:33 -08003 depends on DRM && PCI
Dave Airlie312fec12012-02-29 13:40:04 +00004 select DRM_TTM
5 select FB_SYS_COPYAREA
6 select FB_SYS_FILLRECT
7 select FB_SYS_IMAGEBLIT
8 select DRM_KMS_HELPER
Dave Airlie64172cc2012-05-20 10:09:25 +01009 select DRM_TTM
Dave Airlie312fec12012-02-29 13:40:04 +000010 help
11 Say yes for experimental AST GPU driver. Do not enable
12 this driver without having a working -modesetting,
13 and a version of AST that knows to fail if KMS
14 is bound to the driver. These GPUs are commonly found
15 in server chipsets.
16