]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
drm/exynos/mixer: fix synchronization check in interlaced mode
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 2 Feb 2018 15:11:22 +0000 (16:11 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Mon, 1 Oct 2018 12:58:02 +0000 (14:58 +0200)
commit2e185b0a69054287f5c9569a400b46716a1f2879
treee96c87660bf808d01bffbaf5513623d56e0ded5e
parent38c610376acb9beb3fc992a882a8bc81066b0134
drm/exynos/mixer: fix synchronization check in interlaced mode

BugLink: http://bugs.launchpad.net/bugs/1794889
[ Upstream commit 2eced8e917b060587fc8ed46df41c364957a5050 ]

In case of interlace mode video processor registers and mixer config
register must be check to ensure internal state is in sync with shadow
registers.
This patch fixes page-faults in interlaced mode.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
drivers/gpu/drm/exynos/exynos_mixer.c
drivers/gpu/drm/exynos/regs-mixer.h