[PATCH 00/10] DC Patches for 16 June 2025

Aurabindo Pillai aurabindo.pillai at amd.com
Wed Jun 11 18:39:50 UTC 2025


DC v3.2.338 highlights:

* DML bug fixes
* Add pwait to DMCUB hang reporting
* New definitions / changes to prep for new platforms.
* Misc cleanups

_________________

Alex Hung (1):
  drm/amd/display: Check dce_hwseq before dereferencing it

Charlene Liu (1):
  drm/amd/display: add APG struct to stream_enc for future use

Karthi Kandasamy (1):
  drm/amd/display: prepare for new platform

Mario Limonciello (2):
  drm/amd/display: Use scaling for non-native resolutions on eDP
  drm/amd/display: Disable common modes for eDP

Nicholas Kazlauskas (1):
  drm/amd/display: Add pwait status to DMCUB diagnostics

Ryan Seto (1):
  drm/amd/display: Removing Unused DPP Functions

Taimur Hassan (1):
  drm/amd/display: Promote DC to 3.2.338

Yan Li (2):
  drm/amd/display: apply two different methods to validate modes
  drm/amd/display: remove use_native_pstate_optimization

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  18 +-
 drivers/gpu/drm/amd/display/dc/dc.h           |   2 +-
 .../amd/display/dc/dml2/display_mode_core.c   |   2 +-
 .../dc/dml2/display_mode_core_structs.h       |   1 +
 .../display/dc/dml2/dml2_translation_helper.c |  19 --
 .../drm/amd/display/dc/dml2/dml2_wrapper.c    | 242 +++---------------
 .../amd/display/dc/dpp/dcn401/dcn401_dpp.c    |   2 +-
 .../amd/display/dc/dpp/dcn401/dcn401_dpp.h    |   2 -
 .../amd/display/dc/dpp/dcn401/dcn401_dpp_cm.c |  24 --
 .../amd/display/dc/hwss/dce110/dce110_hwseq.c |   2 +-
 .../amd/display/dc/inc/hw/stream_encoder.h    |   1 +
 .../drm/amd/display/dc/mpc/dcn32/dcn32_mpc.c  |   2 +-
 .../drm/amd/display/dc/mpc/dcn32/dcn32_mpc.h  |   8 +
 .../dc/resource/dcn32/dcn32_resource.c        |   1 -
 .../dc/resource/dcn321/dcn321_resource.c      |   1 -
 .../dc/resource/dcn35/dcn35_resource.c        |   1 -
 .../dc/resource/dcn351/dcn351_resource.c      |   1 -
 .../dc/resource/dcn36/dcn36_resource.c        |   1 -
 .../dc/resource/dcn401/dcn401_resource.c      |   1 -
 drivers/gpu/drm/amd/display/dmub/dmub_srv.h   |   1 +
 .../gpu/drm/amd/display/dmub/src/dmub_dcn31.c |   5 +-
 .../gpu/drm/amd/display/dmub/src/dmub_dcn35.c |   5 +-
 .../drm/amd/display/dmub/src/dmub_dcn401.c    |   5 +-
 23 files changed, 78 insertions(+), 269 deletions(-)

-- 
2.49.0



More information about the amd-gfx mailing list