[PATCH 00/11] DC Patches Feburary 14, 2022
Jasdeep Dhillon
jdhillon at amd.com
Fri Feb 11 21:51:31 UTC 2022
This DC patchset brings improvements in multiple areas. In summary, we highlight:
-Fixes bugs for dsc mst hub
-Enables Z9 denial interface by default
-Fixes dmub outbox notification
Anthony Koo (1):
drm/amd/display: [FW Promotion] Release 0.0.104.0
Aric Cyr (1):
drm/amd/display: 3.2.173
Charlene Liu (1):
drm/amd/display: make sure pipe power gating reach requested hw state
Eric Yang (1):
drm/amd/display: enable z9 denial interface by default
Hersen Wu (2):
drm/amd/display: dsc mst re-compute pbn for changes on hub
drm/amd/display: add dsc mst stream pbn log for debug
Meenakshikumar Somasundaram (1):
drm/amd/display: Fix for dmub outbox notification enable
Oliver Logush (1):
drm/amd/display: extend dcn201 support
Roman Li (2):
drm/amd/display: Add affected crtcs to atomic state for dsc mst unplug
drm/amd/display: Add dsc pre-validation in atomic check
Sung Joon Kim (1):
drm/amd/display: reset lane settings after each PHY repeater LT
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 18 +-
.../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.h | 13 +
.../display/amdgpu_dm/amdgpu_dm_mst_types.c | 257 +++++++++++++++++-
.../display/amdgpu_dm/amdgpu_dm_mst_types.h | 4 +
drivers/gpu/drm/amd/display/dc/core/dc.c | 66 ++++-
drivers/gpu/drm/amd/display/dc/core/dc_link.c | 20 ++
.../gpu/drm/amd/display/dc/core/dc_link_dp.c | 15 +-
.../gpu/drm/amd/display/dc/core/dc_resource.c | 4 +-
.../gpu/drm/amd/display/dc/core/dc_stream.c | 16 ++
drivers/gpu/drm/amd/display/dc/dc.h | 5 +-
drivers/gpu/drm/amd/display/dc/dc_hw_types.h | 1 +
.../gpu/drm/amd/display/dc/dce/dmub_outbox.c | 25 +-
.../gpu/drm/amd/display/dc/dce/dmub_outbox.h | 4 +-
.../amd/display/dc/dcn10/dcn10_hw_sequencer.c | 4 -
.../drm/amd/display/dc/dcn31/dcn31_hwseq.c | 23 +-
.../drm/amd/display/dc/dcn31/dcn31_resource.c | 2 +-
.../gpu/drm/amd/display/dmub/inc/dmub_cmd.h | 4 +-
.../gpu/drm/amd/display/include/dal_asic_id.h | 1 +
18 files changed, 429 insertions(+), 53 deletions(-)
--
2.25.1
More information about the amd-gfx
mailing list