Directory Files
.. 110
File Size
Kconfig 497 B
Makefile 217 B
tidss.mod.c 0 B
tidss_crtc.c 12 kB
tidss_crtc.h 1.1 kB
tidss_dispc.c 74 kB
tidss_dispc.h 4.4 kB
tidss_dispc_regs.h 8.5 kB
tidss_drv.c 5.7 kB
tidss_drv.h 986 B
tidss_encoder.c 3.8 kB
tidss_encoder.h 421 B
tidss_irq.c 4.1 kB
tidss_irq.h 2.3 kB
tidss_kms.c 7.2 kB
tidss_kms.h 303 B
tidss_plane.c 6.8 kB
tidss_plane.h 582 B
tidss_scale_coefs.c 7.7 kB
tidss_scale_coefs.h 453 B

Linux v6.6.1 - tidss

config DRM_TIDSS
	tristate "DRM Support for TI Keystone"
	depends on DRM && OF
	depends on ARM || ARM64 || COMPILE_TEST
	select DRM_KMS_HELPER
	select DRM_GEM_DMA_HELPER
	help
	  The TI Keystone family SoCs introduced a new generation of
	  Display SubSystem. There is currently three Keystone family
	  SoCs released with DSS. Each with somewhat different version
	  of it. The SoCs are 66AK2Gx, AM65x, and J721E. Set this to Y
	  or M to add display support for TI Keystone family
	  platforms.