OSDN Git Service

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)
committerInki Dae <inki.dae@samsung.com>
Fri, 4 May 2018 00:39:59 +0000 (09:39 +0900)
commit2eced8e917b060587fc8ed46df41c364957a5050
tree047e2fce2e73d53bc3ac7e47d5f759609bcc486b
parenta02cbe2e34c576cdc5e7846a3cd55245ab81db47
drm/exynos/mixer: fix synchronization check in interlaced mode

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>
drivers/gpu/drm/exynos/exynos_mixer.c
drivers/gpu/drm/exynos/regs-mixer.h