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