From: Gustavo Padovan <gustavo@padovan.org>
To: linux-samsung-soc@vger.kernel.org
Cc: dri-devel@lists.freedesktop.org, inki.dae@samsung.com,
jy0922.shim@samsung.com, tjakobi@math.uni-bielefeld.de,
Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Subject: Re: [PATCH 00/10] drm/exynos: add pm_runtime support
Date: Fri, 11 Sep 2015 17:56:22 -0300 [thread overview]
Message-ID: <20150911205622.GA31113@joana> (raw)
In-Reply-To: <1441397752-6672-1-git-send-email-gustavo@padovan.org>
Hi Inki,
Any comment on this series?
Gustavo
2015-09-04 Gustavo Padovan <gustavo@padovan.org>:
> From: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
>
> Hi,
>
> This series adds proper runtime PM suport to CRTCs and Encoders, so
> now instead of relying on 'suspended' or 'enabled' flags to track when
> the CRTC or Encoder is enabled we let the pm_runtime subsystem do it for us
> and remove all the flags. This is a important step to the atomic suspend/resume
> support that will land in drm anytime soon.
>
> Please review!
>
> Gustavo
>
> Gustavo Padovan (10):
> drm/exynos: do not start enabling DP at bind() phase
> drm/exynos: add pm_runtime to DP
> drm/exynos: add pm_runtime to HDMI
> drm/exynos: add pm_runtime to Mixer
> drm/exynos: remove exynos_crtc commit() callback
> drm/exynos: Remove exynos_crtc commit() callback
> drm/exynos: add pm_runtime to FIMD
> drm/exynos: Enable DP clock directly from FIMD
> drm/exynos: add pm_runtime to DECON 5433
> drm/exynos: add pm_runtime to DECON 7
>
> drivers/gpu/drm/exynos/exynos5433_drm_decon.c | 90 ++++++++----------
> drivers/gpu/drm/exynos/exynos7_drm_decon.c | 126 +++++++++++--------------
> drivers/gpu/drm/exynos/exynos_dp_core.c | 57 ++++++------
> drivers/gpu/drm/exynos/exynos_drm_crtc.c | 10 --
> drivers/gpu/drm/exynos/exynos_drm_drv.h | 7 --
> drivers/gpu/drm/exynos/exynos_drm_fimd.c | 129 ++++++++++++--------------
> drivers/gpu/drm/exynos/exynos_hdmi.c | 56 +++++++----
> drivers/gpu/drm/exynos/exynos_mixer.c | 125 ++++++++++++-------------
> 8 files changed, 275 insertions(+), 325 deletions(-)
>
> --
> 2.1.0
>
next prev parent reply other threads:[~2015-09-11 20:56 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 20:15 [PATCH 00/10] drm/exynos: add pm_runtime support Gustavo Padovan
2015-09-04 20:15 ` [PATCH 01/10] drm/exynos: do not start enabling DP at bind() phase Gustavo Padovan
2015-09-04 20:15 ` [PATCH 02/10] drm/exynos: add pm_runtime to DP Gustavo Padovan
2015-09-04 20:15 ` [PATCH 03/10] drm/exynos: add pm_runtime to HDMI Gustavo Padovan
2015-09-04 20:15 ` [PATCH 04/10] drm/exynos: add pm_runtime to Mixer Gustavo Padovan
2015-09-04 20:15 ` [PATCH 05/10] drm/exynos: remove exynos_crtc commit() callback Gustavo Padovan
2015-09-04 20:15 ` [PATCH 06/10] drm/exynos: Remove " Gustavo Padovan
2015-09-04 20:15 ` [PATCH 07/10] drm/exynos: add pm_runtime to FIMD Gustavo Padovan
2015-09-19 3:53 ` Inki Dae
2015-10-12 13:19 ` Inki Dae
2015-09-04 20:15 ` [PATCH 08/10] drm/exynos: Enable DP clock directly from FIMD Gustavo Padovan
2015-09-19 3:51 ` Inki Dae
2015-10-12 13:19 ` Inki Dae
2015-09-04 20:15 ` [PATCH 09/10] drm/exynos: add pm_runtime to DECON 5433 Gustavo Padovan
2015-09-04 20:15 ` [PATCH 10/10] drm/exynos: add pm_runtime to DECON 7 Gustavo Padovan
2015-09-11 20:56 ` Gustavo Padovan [this message]
2015-09-21 7:50 ` [PATCH 00/10] drm/exynos: add pm_runtime support Andrzej Hajda
2015-10-04 15:14 ` Tobias Jakobi
2015-10-19 12:09 ` Inki Dae
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150911205622.GA31113@joana \
--to=gustavo@padovan.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=gustavo.padovan@collabora.co.uk \
--cc=inki.dae@samsung.com \
--cc=jy0922.shim@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=tjakobi@math.uni-bielefeld.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox