On Tue, Jul 08, 2014 at 09:39:38AM +0900, YoungJun Cho wrote: > To support LCD I80 interface, the DSI host calls this function > to notify the panel tearing effect synchronization signal to > the CRTC device manager to trigger to transfer video image. > > Signed-off-by: YoungJun Cho > Acked-by: Inki Dae > Acked-by: Kyungmin Park > --- > drivers/gpu/drm/exynos/exynos_drm_dsi.c | 11 +++++++++++ > include/drm/drm_mipi_dsi.h | 7 +++++++ > 2 files changed, 18 insertions(+) > > diff --git a/drivers/gpu/drm/exynos/exynos_drm_dsi.c b/drivers/gpu/drm/exynos/exynos_drm_dsi.c > index dad543a..76e34ca 100644 > --- a/drivers/gpu/drm/exynos/exynos_drm_dsi.c > +++ b/drivers/gpu/drm/exynos/exynos_drm_dsi.c > @@ -24,6 +24,7 @@ > #include