Directory Files
.. 110
File Size
Kconfig 450 B
Makefile 322 B
mgag200.mod.c 0 B
mgag200_bmc.c 2.2 kB
mgag200_drv.c 7.0 kB
mgag200_drv.h 14 kB
mgag200_g200.c 11 kB
mgag200_g200eh.c 8.4 kB
mgag200_g200eh3.c 5.9 kB
mgag200_g200er.c 9.5 kB
mgag200_g200ev.c 9.7 kB
mgag200_g200ew3.c 6.6 kB
mgag200_g200se.c 15 kB
mgag200_g200wb.c 9.6 kB
mgag200_i2c.c 3.7 kB
mgag200_mode.c 23 kB
mgag200_reg.h 23 kB

Linux v6.6.1 - mgag200

# SPDX-License-Identifier: GPL-2.0-only
config DRM_MGAG200
	tristate "Matrox G200"
	depends on DRM && PCI && MMU
	select DRM_GEM_SHMEM_HELPER
	select DRM_KMS_HELPER
	select I2C
	select I2C_ALGOBIT
	help
	 This is a KMS driver for Matrox G200 chips. It supports the original
	 MGA G200 desktop chips and the server variants. It requires 0.3.0
	 of the modesetting userspace driver, and a version of mga driver
	 that will fail on KMS enabled devices.