drm/exynos/hdmi: fix VSI infoframe registers
authorAndrzej Hajda <a.hajda@samsung.com>
Mon, 5 Dec 2016 13:32:07 +0000 (14:32 +0100)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:54:17 +0000 (13:54 +0900)
commit9351a1e09b3b7ec99546373fa3be0cfd467bcc99
tree18dfd24cdcfb1dae2ce2a0e8523c36fb957ead2b
parente5f14c62ca706c98108b593020a51b9004171bcd
drm/exynos/hdmi: fix VSI infoframe registers

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

Change-Id: I40b4598dd64ec205d85a6f99828e2f22ae568918
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c