Home | History | Annotate | Line # | Download | only in ast
Kconfig revision 1.1
      1  1.1  riastrad config DRM_AST
      2  1.1  riastrad 	tristate "AST server chips"
      3  1.1  riastrad 	depends on DRM && PCI && EXPERIMENTAL
      4  1.1  riastrad 	select DRM_TTM
      5  1.1  riastrad 	select FB_SYS_COPYAREA
      6  1.1  riastrad 	select FB_SYS_FILLRECT
      7  1.1  riastrad 	select FB_SYS_IMAGEBLIT
      8  1.1  riastrad 	select DRM_KMS_HELPER
      9  1.1  riastrad 	select DRM_TTM
     10  1.1  riastrad 	help
     11  1.1  riastrad 	 Say yes for experimental AST GPU driver. Do not enable
     12  1.1  riastrad 	 this driver without having a working -modesetting,
     13  1.1  riastrad 	 and a version of AST that knows to fail if KMS
     14  1.1  riastrad 	 is bound to the driver. These GPUs are commonly found
     15  1.1  riastrad 	 in server chipsets.
     16  1.1  riastrad 
     17