[PATCH 0/3] Exynos DRM: cleanup of suspend/resume code
Marek Szyprowski
m.szyprowski at samsung.com
Mon Jun 11 12:24:57 UTC 2018
Dear all,
This patchset performs a significant cleanup of Exynos DRM suspend/resume
code. A side effect of this cleanup is working system suspend/resume on
Exynos5433 SoCs, where there are more dependencies between hardware
device drivers, clock controllers and power domains than in case of the
previous SoCs.
Best regards
Marek Szyprowski
Samsung R&D Institute Poland
Patch summary:
Marek Szyprowski (3):
drm/exynos: Drop useless check from exynos_drm_{suspend,resume}
drm/exynos: Suspend/resume display pipeline as early/late as possible
drm/exynos: Ensure suspended runtime PM state during system suspend
drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 2 ++
drivers/gpu/drm/exynos/exynos7_drm_decon.c | 2 ++
drivers/gpu/drm/exynos/exynos_dp.c | 3 +++
drivers/gpu/drm/exynos/exynos_drm_drv.c | 15 ++++++---------
drivers/gpu/drm/exynos/exynos_drm_dsi.c | 2 ++
drivers/gpu/drm/exynos/exynos_drm_fimd.c | 2 ++
drivers/gpu/drm/exynos/exynos_drm_mic.c | 2 ++
drivers/gpu/drm/exynos/exynos_hdmi.c | 2 ++
drivers/gpu/drm/exynos/exynos_mixer.c | 2 ++
9 files changed, 23 insertions(+), 9 deletions(-)
--
2.17.1
More information about the dri-devel
mailing list