[PATCH 00/10] DC Patches July 21, 2025

waynelin Wayne.Lin at amd.com
Tue Jul 15 06:49:24 UTC 2025


This DC patchset brings improvements in multiple areas. In summary, we highlight:
- Fix divide by zero when calculating min ODM factor
- Ensure committing streams is seamless when transitioning between topologies
- Fix condition for setting timing_adjust_pending
- Update DMUB tiled to tiled copy command

---
Aurabindo Pillai (1):
  drm/amd/display: fix condition for setting timing_adjust_pending

Clay King (1):
  drm/amd/display: ensure committing streams is seamless

Dillon Varone (1):
  drm/amd/display: Fix divide by zero when calculating min ODM factor

Gabe Teeger (1):
  drm/amd/display: Revert Add HPO encoder support to Replay

Mario Limonciello (1):
  drm/amd/display: Drop unnecessary 'rc' variable in
    amdgpu_dm_backlight_get_level()

Ostrowski Rafal (1):
  drm/amd/display: Update tiled to tiled copy command

Taimur Hassan (4):
  drm/amd/display: [FW Promotion] Release 0.1.18.0
  drm/amd/display: Promote DAL to 3.2.341
  drm/amd/display: [FW Promotion] Release 0.1.19.0
  drm/amd/display: Promote DAL to 3.2.342

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  4 +-
 drivers/gpu/drm/amd/display/dc/core/dc.c      | 16 +++-
 drivers/gpu/drm/amd/display/dc/dc.h           |  2 +-
 drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c  |  4 +-
 .../gpu/drm/amd/display/dc/dce/dmub_replay.c  | 43 +----------
 .../gpu/drm/amd/display/dc/dce/dmub_replay.h  |  2 +-
 drivers/gpu/drm/amd/display/dc/dsc/dc_dsc.c   | 29 +++----
 .../link/protocols/link_edp_panel_control.c   |  2 +-
 .../gpu/drm/amd/display/dmub/inc/dmub_cmd.h   | 75 ++++++++++++++-----
 9 files changed, 95 insertions(+), 82 deletions(-)

-- 
2.43.0



More information about the amd-gfx mailing list