From: <sunpeng.li@amd.com>
To: <amd-gfx@lists.freedesktop.org>
Cc: alexander.deucher@amd.com, Leo Li <sunpeng.li@amd.com>,
harry.wentland@amd.com, dingchen.zhang@amd.com, roman.li@amd.com
Subject: [PATCH 0/4] PSR-SU-RC DC support and some PSR-SU fixes
Date: Thu, 2 Jun 2022 14:03:43 -0400 [thread overview]
Message-ID: <20220602180347.754067-1-sunpeng.li@amd.com> (raw)
From: Leo Li <sunpeng.li@amd.com>
The first two patches here add PSR SU Rate Control support to DC. Support in
amdgpu_dm is still pending to enable this fully.
The last two patches are some fixes for PSR SU.
David Zhang (3):
drm/amd/display: expose AMD specific DPCD for PSR-SU-RC support
drm/amd/display: Add PSR-SU-RC support in DC
drm/amd/display: pass panel instance in dirty rect message
Robin Chen (1):
drm/amd/display: refactor dirty rect dmub command decision
drivers/gpu/drm/amd/display/dc/core/dc.c | 19 ++++++++++++++-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 22 +++++++++++++++++
drivers/gpu/drm/amd/display/dc/dc_link.h | 3 +++
drivers/gpu/drm/amd/display/dc/dc_types.h | 2 ++
drivers/gpu/drm/amd/display/dc/dce/dmub_psr.c | 23 ++++++++++++++++++
drivers/gpu/drm/amd/display/dc/dce/dmub_psr.h | 2 ++
.../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 24 ++++++++++++++-----
.../drm/amd/display/dc/inc/hw/link_encoder.h | 8 +++++++
.../amd/display/include/ddc_service_types.h | 4 ++++
9 files changed, 100 insertions(+), 7 deletions(-)
--
2.36.1
next reply other threads:[~2022-06-02 19:31 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-02 18:03 sunpeng.li [this message]
2022-06-02 18:03 ` [PATCH 1/4] drm/amd/display: expose AMD specific DPCD for PSR-SU-RC support sunpeng.li
2022-06-02 18:03 ` [PATCH 2/4] drm/amd/display: Add PSR-SU-RC support in DC sunpeng.li
2022-06-02 18:03 ` [PATCH 3/4] drm/amd/display: pass panel instance in dirty rect message sunpeng.li
2022-06-02 20:48 ` Harry Wentland
2022-06-03 15:08 ` Leo
2022-06-03 16:32 ` [PATCH v2 3/4] drm/amd/display: pass panel instance in DMUB dirty rect command sunpeng.li
2022-06-03 17:29 ` Harry Wentland
2022-06-02 18:03 ` [PATCH 4/4] drm/amd/display: refactor dirty rect dmub command decision sunpeng.li
2022-06-02 20:50 ` [PATCH 0/4] PSR-SU-RC DC support and some PSR-SU fixes Harry Wentland
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=20220602180347.754067-1-sunpeng.li@amd.com \
--to=sunpeng.li@amd.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=dingchen.zhang@amd.com \
--cc=harry.wentland@amd.com \
--cc=roman.li@amd.com \
/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