This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-12-26 21:02:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9ed68fa74e
linux
/
drivers
/
gpu
/
drm
/
sti
/
Makefile
3 lines
50 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2014-07-30 16:20:56 +00:00
obj-$(CONFIG_DRM_STI)
=
\
drm: sti: add VTAC drivers Video Traffic Advance Communication Rx and Tx drivers are designed for inter-die communication. Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org> Reviewed-by: Rob Clark <robdclark@gmail.com>
2014-07-30 17:23:49 +00:00
sti_vtg.o
\
sti_vtac.o
Reference in New Issue
Copy Permalink