]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface
authorYoungJun Cho <yj44.cho@samsung.com>
Tue, 22 Jul 2014 10:49:44 +0000 (19:49 +0900)
committerInki Dae <daeinki@gmail.com>
Sun, 3 Aug 2014 07:52:15 +0000 (16:52 +0900)
commitbdb46203199388e23ca6e9e9d3267f73d6cd18b5
tree71e40c5b1419488e4506437dc735948a1fa207e5
parenta2a4e93631bd223bb6b0a281a668502dd60f540e
drm/exynos: dsi: add TE interrupt handler to support LCD I80 interface

This is a temporary solution and should be made by more
generic way.

To support LCD I80 interface, the DSI host should register
TE interrupt handler from the TE GPIO of attached panel.
So the panel generates a tearing effect synchronization signal
then the DSI host calls the CRTC device manager to trigger
to transfer video image.

Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
Acked-by: Inki Dae <inki.dae@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_drm_dsi.c