drm/exynos: restore core HDMI settings
authorShirish S <s.shirish@samsung.com>
Fri, 14 Feb 2014 07:34:57 +0000 (13:04 +0530)
committerInki Dae <daeinki@gmail.com>
Sun, 1 Jun 2014 17:07:08 +0000 (02:07 +0900)
commit9a8e1cb036b35d61089d374db2d4294afac9be43
tree7df4408c79a1dceeeb2fe0e0077f3f8e53c58116
parentc3b35af8546c3010fc5c43baa3be7a17b0c27ed0
drm/exynos: restore core HDMI settings

In DVI mode the video preamble and Guard band should
be disabled whereas it should be applied in HDMI mode,
the re-applying of preamble and guard band was missing,
which resulted in display failures when switched to HDMI
mode from DVI mode.
This patch ensures the setting is applied in HDMI mode.

Signed-off-by: Shirish S <s.shirish@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c