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