Hi Dave, Just fixup to pagefault issue of mixer driver I missed and a trivial cleanup to avoid duplicated drm_bridge_attach. Please kindly let me know if there is any problem Thanks, Inki Dae The following changes since commit a02cbe2e34c576cdc5e7846a3cd55245ab81db47: Merge branch 'vmwgfx-fixes-4.17' of git://people.freedesktop.org/~thomash/linux into drm-fixes (2018-05-04 10:03:27 +1000) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos tags/exynos-drm-fixes-for-v4.17-rc5 for you to fetch changes up to 6f2db7dc901a1b89fbc50f7b38f0f7ee17205703: drm/exynos: hdmi: avoid duplicating drm_bridge_attach (2018-05-09 09:04:57 +0900) ---------------------------------------------------------------- Fixup pagefault issue of mixer driver - it makes sure to check shadow register for interlace scan. - it corrects chroma_addr[1], height and vertical position values. And trivial cleanup - it just removes duplicated drm_bridge_attach. ---------------------------------------------------------------- Andrzej Hajda (1): drm/exynos/mixer: fix synchronization check in interlaced mode Peter Rosin (1): drm/exynos: hdmi: avoid duplicating drm_bridge_attach Tobias Jakobi (1): drm/exynos: mixer: avoid Oops in vp_video_buffer() drivers/gpu/drm/exynos/exynos_hdmi.c | 2 -- drivers/gpu/drm/exynos/exynos_mixer.c | 22 +++++++++++++++++----- drivers/gpu/drm/exynos/regs-mixer.h | 1 + 3 files changed, 18 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html