]> Pileus Git - ~andy/linux/commit
drm/exynos: add PM functions for hdmi and mixer
authorJoonyoung Shim <jy0922.shim@samsung.com>
Mon, 23 Apr 2012 10:35:51 +0000 (19:35 +0900)
committerInki Dae <inki.dae@samsung.com>
Tue, 8 May 2012 09:46:33 +0000 (18:46 +0900)
commitab27af85e3154380e65a293b893f79ea0416afdf
treeb79d19f72b53ea824857000d11e8eb7569dc4dd1
parentcf8fc4f10e2c5c5b6b60d6e79d61cc58afa5967d
drm/exynos: add PM functions for hdmi and mixer

This patch supports the PM for hdmi and mixer. Turn off hdmi and mixer
when suspended, and when resume, will turn on them by hdmi hotplug
detection if hdmi is attached.

Signed-off-by: Joonyoung Shim <jy0922.shim@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/exynos_hdmi.c
drivers/gpu/drm/exynos/exynos_mixer.c