Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux...
authorDave Airlie <airlied@redhat.com>
Thu, 10 May 2018 01:27:04 +0000 (11:27 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 10 May 2018 01:27:04 +0000 (11:27 +1000)
commit87bf742b080f4f23e5005e24db4c99c23715a780
treef1482a4cb827189b855e480895bb9b20f416064f
parentdec60f3a9b7251f2657d743d96ba9a83dca02351
parent6f2db7dc901a1b89fbc50f7b38f0f7ee17205703
Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git./linux/kernel/git/daeinki/drm-exynos into drm-fixes

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.

* tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos:
  drm/exynos: hdmi: avoid duplicating drm_bridge_attach
  drm/exynos: mixer: avoid Oops in vp_video_buffer()
  drm/exynos/mixer: fix synchronization check in interlaced mode