[PATCH 0/4] PSR-SU-RC DC support and some PSR-SU fixes

sunpeng.li at amd.com sunpeng.li at amd.com
Thu Jun 2 18:03:43 UTC 2022


From: Leo Li <sunpeng.li at 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



More information about the amd-gfx mailing list