From: Jeykumar Sankaran <jsanka@codeaurora.org>
To: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org,
linux-arm-msm@vger.kernel.org
Cc: hoegsberg@google.com, seanpaul@chromium.org
Subject: [PATCH v2 0/6] DPU resource manager cleanup
Date: Fri, 7 Dec 2018 18:38:32 -0800 [thread overview]
Message-ID: <1544236718-26900-1-git-send-email-jsanka@codeaurora.org> (raw)
First set of clean up patches for DPU resource manager.
Removes/realigns some of the redudant RM interfaces.
Eventual plan is to migrate resource maintenence using
private state objects.
Thanks and Regards,
Jeykumar S
Jeykumar Sankaran (6):
drm/msm/dpu: avoid tracking reservations in RM
drm/msm/dpu: remove dev from RM
drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration
drm/msm/dpu: remove encoder from crtc mixer struct
drm/msm/dpu: clean up redundant hw type
drm/msm/dpu: maintain hw_mdp in kms
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.c | 2 -
drivers/gpu/drm/msm/disp/dpu1/dpu_crtc.h | 2 -
drivers/gpu/drm/msm/disp/dpu1/dpu_kms.c | 14 +-
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.c | 325 +++++-------------------------
drivers/gpu/drm/msm/disp/dpu1/dpu_rm.h | 28 +--
drivers/gpu/drm/msm/disp/dpu1/dpu_trace.h | 28 +--
6 files changed, 66 insertions(+), 333 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
next reply other threads:[~2018-12-08 2:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-08 2:38 Jeykumar Sankaran [this message]
2018-12-08 2:38 ` [PATCH v2 3/6] drm/msm/dpu: clean up dpu_rm_check_property_topctl declaration Jeykumar Sankaran
[not found] ` <1544236718-26900-1-git-send-email-jsanka-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2018-12-08 2:38 ` [PATCH v2 1/6] drm/msm/dpu: avoid tracking reservations in RM Jeykumar Sankaran
2018-12-08 2:38 ` [PATCH v2 2/6] drm/msm/dpu: remove dev from RM Jeykumar Sankaran
2018-12-08 2:38 ` [PATCH v2 4/6] drm/msm/dpu: remove encoder from crtc mixer struct Jeykumar Sankaran
2018-12-08 2:38 ` [PATCH v2 5/6] drm/msm/dpu: clean up redundant hw type Jeykumar Sankaran
2018-12-08 2:38 ` [PATCH v2 6/6] drm/msm/dpu: maintain hw_mdp in kms Jeykumar Sankaran
2018-12-14 15:17 ` [PATCH v2 0/6] DPU resource manager cleanup 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=1544236718-26900-1-git-send-email-jsanka@codeaurora.org \
--to=jsanka@codeaurora.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=freedreno@lists.freedesktop.org \
--cc=hoegsberg@google.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=seanpaul@chromium.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;
as well as URLs for NNTP newsgroup(s).