drm/exynos: add TE handler to support LCD I80 interface
authorYoungJun Cho <yj44.cho@samsung.com>
Wed, 18 Jun 2014 09:15:41 +0000 (18:15 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:59:56 +0000 (11:59 +0900)
commitba5f094389969a39faa485fbc7fd5d29330e9a79
tree10bfa1951384b89f46499e2b4e2e9a991a79f6d9
parent4f307339fc1c050031bae0e57469892c6443bd2d
drm/exynos: add TE handler to support LCD I80 interface

To support LCD I80 interface, the panel should generates
Tearing Effect synchronization signal between MCU and FB
to display video images.
And the display controller should trigger to transfer
video image at this signal.
So the panel receives the TE IRQ, then calls this handler
chains to notify it to the display controller.

Change-Id: Ie60112b9b135bb8a1b05a01fedcd62bd65fc59cd
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_crtc.c
drivers/gpu/drm/exynos/exynos_drm_crtc.h
drivers/gpu/drm/exynos/exynos_drm_drv.h
include/drm/drm_mipi_dsi.h