Add S2R functionality for HDMI and Mixer
authorShirish S <s.shirish@samsung.com>
Thu, 20 Sep 2012 12:55:50 +0000 (18:25 +0530)
committerGerrit <chrome-bot@google.com>
Fri, 21 Sep 2012 04:51:16 +0000 (21:51 -0700)
commite9b175724c470bbc59a9d8be5d941b63ab03ff34
tree3eacffc2a1756f344f12ccc61ef589fef4b57f73
parent2106605925286a3a55335cf482490e7d6c2908f6
Add S2R functionality for HDMI and Mixer

This patch adds clock gating support for HDMI and
Mixer via runtime PM routines.
Also the error handling in case if it fails to
configure gpio for external interrupt,is done.

BUG=chrome-os-partner:12958
    chrome-os-partner:14185
Test=On Snow,
DISPLAY=":0" xset dpms force off/on
HDMI hotplug in and out
rtcwake -m mem -s <X>
This system behaves as expected.

Change-Id: I4d59c74a6f74ab375408198a8da7f124f9ae82f4
Signed-off-by: Shirish S <s.shirish@samsung.com>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Signed-off-by: Rahul Sharma <rahul.sharma@samsung.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/33685
Reviewed-by: Sean Paul <seanpaul@chromium.org>
Reviewed-by: Jon Kliegman <kliegs@chromium.org>
Tested-by: Jon Kliegman <kliegs@chromium.org>
Commit-Ready: Shirish S <shirish@chromium.org>
drivers/gpu/drm/exynos/exynos_drm_hdmi.c
drivers/gpu/drm/exynos/exynos_drm_hdmi.h
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c