[PATCH 0/5] Update dpms and PM for hdmi of exynos drm

Joonyoung Shim jy0922.shim at samsung.com
Mon Apr 23 03:35:46 PDT 2012


This patchset is to support dpms and PM for hdmi of exynos drm. The
exynos hdmi has internal and externel interrupt handler for hotplug
detection. We can select whether use which interrupt handler by power
state of hdmi.

The base of this patchset is Linux 3.4-rc4.

Joonyoung Shim (5):
      drm/exynos: cleanup for hdmi platform data
      drm/exynos: use platform_get_irq_byname for hdmi
      drm/exynos: use threaded irq for hdmi hotplug
      drm/exynos: add dpms for hdmi
      drm/exynos: add PM functions for hdmi and mixer

 drivers/gpu/drm/exynos/exynos_drm_hdmi.c |   77 ++++---
 drivers/gpu/drm/exynos/exynos_drm_hdmi.h |    6 +-
 drivers/gpu/drm/exynos/exynos_hdmi.c     |  344 ++++++++++++++++--------------
 drivers/gpu/drm/exynos/exynos_mixer.c    |  301 ++++++++++++++------------
 include/drm/exynos_drm.h                 |   12 +-
 5 files changed, 394 insertions(+), 346 deletions(-)


More information about the dri-devel mailing list