From: Bruce Wang <bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
To: freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: jsanka-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org,
seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org,
robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
abhinavk-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
Subject: [PATCH 0/4] drm/msm: Use atomic helpers for PM suspend/resume
Date: Fri, 5 Oct 2018 11:48:39 -0400 [thread overview]
Message-ID: <20181005154843.172326-1-bzwang@chromium.org> (raw)
Patches 1-2: Changes msm_pm_resume implementation to use atomic helpers and
removes the previously used dpu_kms_pm_suspend/resume functions.
Patches 3-4: Removes reliance on knowledge about suspend state from crtc
Bruce Wang (4):
drm/msm/dpu: Remove dpu_kms_pm_suspend/resume
drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume
drm/msm/dpu: Remove suspend state tracking from crtc
drm/msm/dpu: Remove suspend_state from dpu_kms
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 61 +----------
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 2 -
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 123 ----------------------
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.h | 31 ------
drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h | 15 +--
drivers/gpu/drm/msm/msm_drv.c | 28 ++---
drivers/gpu/drm/msm/msm_kms.h | 3 -
7 files changed, 17 insertions(+), 246 deletions(-)
--
2.19.0.605.g01d371f741-goog
_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno
next reply other threads:[~2018-10-05 15:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-05 15:48 Bruce Wang [this message]
[not found] ` <20181005154843.172326-1-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-10-05 15:48 ` [PATCH 1/4] drm/msm/dpu: Remove dpu_kms_pm_suspend/resume Bruce Wang
[not found] ` <20181005154843.172326-2-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-10-05 17:27 ` Sean Paul
2018-10-05 17:35 ` Sean Paul
2018-10-05 15:48 ` [PATCH 2/4] drm/msm: Cut dpu_kms hooks from msm_pm_suspend/resume Bruce Wang
[not found] ` <20181005154843.172326-3-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-10-05 17:34 ` Sean Paul
2018-10-05 15:48 ` [PATCH 3/4] drm/msm/dpu: Remove suspend state tracking from crtc Bruce Wang
[not found] ` <20181005154843.172326-4-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-10-05 18:04 ` Sean Paul
2018-10-05 15:48 ` [PATCH 4/4] drm/msm/dpu: Remove suspend_state from dpu_kms Bruce Wang
[not found] ` <20181005154843.172326-5-bzwang-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org>
2018-10-05 18:05 ` Sean Paul
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=20181005154843.172326-1-bzwang@chromium.org \
--to=bzwang-f7+t8e8rja9g9huczpvpmw@public.gmane.org \
--cc=abhinavk-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=jcrouse-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=jsanka-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org \
--cc=linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=robdclark-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
--cc=seanpaul-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org \
/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