]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos/hdmi: fix VSI infoframe registers
authorAndrzej Hajda <a.hajda@samsung.com>
Fri, 20 Jan 2017 06:52:20 +0000 (07:52 +0100)
committerInki Dae <inki.dae@samsung.com>
Tue, 7 Feb 2017 04:52:50 +0000 (13:52 +0900)
commit168edfc10d3ebf801d3ed187457a6964b2069fc3
tree9558fe257448b4b7ae56aeda88bd83f249a43863
parent512527d2f1b8cb2de4c2d24cbaf08191af13b1e6
drm/exynos/hdmi: fix VSI infoframe registers

VSI infoframe registers address space is non-contiguous, so infoframe write
should be split into two chunks.

Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c