On Mon, Jul 14, 2014 at 06:22:39PM +0900, YoungJun Cho wrote: > Hi Thierry, > > Thank you for comment. > > On 07/10/2014 04:38 PM, Thierry Reding wrote: > >On Thu, Jul 10, 2014 at 10:06:07AM +0900, YoungJun Cho wrote: > >>On 07/10/2014 12:22 AM, Thierry Reding wrote: > >>>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