Back to home page

OSCL-LXR

 
 

    


0001 # SPDX-License-Identifier: GPL-2.0-only
0002 config DRM_AST
0003         tristate "AST server chips"
0004         depends on DRM && PCI && MMU
0005         select DRM_KMS_HELPER
0006         select DRM_VRAM_HELPER
0007         select DRM_TTM
0008         select DRM_TTM_HELPER
0009         help
0010          Say yes for experimental AST GPU driver. Do not enable
0011          this driver without having a working -modesetting,
0012          and a version of AST that knows to fail if KMS
0013          is bound to the driver. These GPUs are commonly found
0014          in server chipsets.
0015