Hi Inki, These two patches replaces exynos-drm specific mechanism for waiting for vblanks with the one provided by drm-core. The patchset has nice diffstat and fixes some issues, described in datail in patches. As the patches touches exynos-drm core I have tested them in different scenarios on different pipelines: - TM2: vidi, tv, dsi, - Odroid-u3: vidi, tv, - Universal-c210: vidi, tv, rgb. In all cases it worked. Regards Andrzej Andrzej Hajda (2): drm/exynos/vidi: use timer for vblanks instead of sleeping worker drm/exynos: fix pending update handling drivers/gpu/drm/exynos/exynos_drm_crtc.c | 16 +------- drivers/gpu/drm/exynos/exynos_drm_drv.c | 44 +-------------------- drivers/gpu/drm/exynos/exynos_drm_drv.h | 2 - drivers/gpu/drm/exynos/exynos_drm_vidi.c | 66 ++++++++++---------------------- 4 files changed, 22 insertions(+), 106 deletions(-) -- 2.7.4 _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel