^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 1) # SPDX-License-Identifier: GPL-2.0-only
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) config DRM_AST
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) tristate "AST server chips"
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) depends on DRM && PCI && MMU
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) select DRM_KMS_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) select DRM_VRAM_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) select DRM_TTM
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) select DRM_TTM_HELPER
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) help
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Say yes for experimental AST GPU driver. Do not enable
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) this driver without having a working -modesetting,
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) and a version of AST that knows to fail if KMS
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) is bound to the driver. These GPUs are commonly found
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) in server chipsets.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15)