Directory Files
.. 110
File Size
Kconfig 442 B
Makefile 312 B
ast.mod.c 0 B
ast_dp.c 7.7 kB
ast_dp501.c 11 kB
ast_dram_tables.h 5.3 kB
ast_drv.c 5.3 kB
ast_drv.h 14 kB
ast_i2c.c 4.3 kB
ast_main.c 13 kB
ast_mm.c 2.6 kB
ast_mode.c 57 kB
ast_post.c 57 kB
ast_tables.h 13 kB

Linux v6.6.1 - ast

# SPDX-License-Identifier: GPL-2.0-only
config DRM_AST
	tristate "AST server chips"
	depends on DRM && PCI && MMU
	select DRM_GEM_SHMEM_HELPER
	select DRM_KMS_HELPER
	select I2C
	select I2C_ALGOBIT
	help
	 Say yes for experimental AST GPU driver. Do not enable
	 this driver without having a working -modesetting,
	 and a version of AST that knows to fail if KMS
	 is bound to the driver. These GPUs are commonly found
	 in server chipsets.