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)
commite17ddecc3aa519b7e59edf490e34ac036be1f8b8
tree71e40c5b1419488e4506437dc735948a1fa207e5
parent5595d4d821033d4d7c4cc394b3bbc76b020f0342
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