commit | 2eced8e917b060587fc8ed46df41c364957a5050 | [log] [tgz] |
---|---|---|
author | Andrzej Hajda <a.hajda@samsung.com> | Fri Feb 02 16:11:22 2018 +0100 |
committer | Inki Dae <inki.dae@samsung.com> | Fri May 04 09:39:59 2018 +0900 |
tree | 047e2fce2e73d53bc3ac7e47d5f759609bcc486b | |
parent | a02cbe2e34c576cdc5e7846a3cd55245ab81db47 [diff] |
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>