[PATCH 0/9] DC Patches Nov 26, 2024
Fangzhi Zuo
Jerry.Zuo at amd.com
Thu Nov 28 14:26:22 UTC 2024
This DC patchset brings improvements in multiple areas. In summary, we have:
* Fix dcn351 clk table
* Bug fix on IP2, reply, DP tunneling
Cc: Daniel Wheeler <daniel.wheeler at amd.com>
Alex Deucher (1):
drm/amdgpu: rework resume handling for display
Aric Cyr (1):
drm/amd/display: 3.2.312
Ausef Yousof (1):
drm/amd/display: Populate chroma prefetch parameters, DET buffer fix
Charlene Liu (1):
drm/amd/display: correct dcn351 dpm clk table based on pmfw_drv_if
Cruise (1):
drm/amd/display: Adjust DPCD read for DP tunneling
Dennis Chan (1):
drm/amd/display: Revised for Replay Pseudo vblank control
Nicholas Kazlauskas (1):
drm/amd/display: Don't allow IPS2 in D0 for RCG Dynamic
Peterson (1):
drm/amd/display: Check that hw cursor is not required when falling
back to subvp sw cursor
Samson Tam (1):
drm/amd/display: fix v tap calculation for non-adaptive scaling in SPL
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 42 ++++++++-
.../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 93 ++++++++++++++++++-
.../amd/display/dc/clk_mgr/dcn35/dcn35_smu.h | 41 +++++---
drivers/gpu/drm/amd/display/dc/core/dc.c | 2 +-
drivers/gpu/drm/amd/display/dc/dc.h | 2 +-
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c | 5 +-
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.h | 1 +
drivers/gpu/drm/amd/display/dc/dc_types.h | 4 +-
.../amd/display/dc/dml2/display_mode_core.c | 5 +-
.../drm/amd/display/dc/dml2/dml2_wrapper.c | 35 +++++--
.../dc/link/protocols/link_dp_capability.c | 21 ++---
drivers/gpu/drm/amd/display/dc/spl/dc_spl.c | 8 +-
.../amd/display/modules/power/power_helpers.c | 4 +-
.../amd/display/modules/power/power_helpers.h | 2 +-
14 files changed, 215 insertions(+), 50 deletions(-)
--
2.43.0
More information about the amd-gfx
mailing list