drm: sti: add VTG driver
Video Time Generator drivers are used to synchronize the compositor and tvout hardware IPs by providing line count, sample count, synchronization signals (HSYNC, VSYNC) and top and bottom fields indication. VTG are used by pair for each data path (main or auxiliary) one for master and one for slave. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by: Rob Clark <robdclark@gmail.com>
This commit is contained in:
5
drivers/gpu/drm/sti/Kconfig
Normal file
5
drivers/gpu/drm/sti/Kconfig
Normal file
@@ -0,0 +1,5 @@
|
||||
config DRM_STI
|
||||
tristate "DRM Support for STMicroelectronics SoC stiH41x Series"
|
||||
depends on DRM && (SOC_STIH415 || SOC_STIH416 || ARCH_MULTIPLATFORM)
|
||||
help
|
||||
Choose this option to enable DRM on STM stiH41x chipset
|
Reference in New Issue
Block a user