Hi Dave, Simona, Fixes for 6.12. The following changes since commit d7d2688bf4ea58734d73e18edcbf4684b1496d30: drm/amd/pm: update workload mask after the setting (2024-09-26 17:05:10 -0400) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.12-2024-10-02 for you to fetch changes up to 52d4e3fb3d340447dcdac0e14ff21a764f326907: drm/amd/display: Fix system hang while resume with TBT monitor (2024-10-01 18:13:19 -0400) ---------------------------------------------------------------- amd-drm-fixes-6.12-2024-10-02: amdgpu: - DML2 fix - DSC fix - Dispclk fix - eDP HDR fix - IPS fix - TBT fix ---------------------------------------------------------------- Alex Hung (1): drm/amd/display: Add HDR workaround for specific eDP Charlene Liu (1): drm/amd/display: avoid set dispclk to 0 Fangzhi Zuo (1): drm/amd/display: Restore Optimized pbn Value if Failed to Disable DSC Leo Li (1): drm/amd/display: Enable idle workqueue for more IPS modes Tom Chung (1): drm/amd/display: Fix system hang while resume with TBT monitor Yihan Zhu (1): drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerationFinal DCN35 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 20 ++++++++++++++++++-- .../drm/amd/display/amdgpu_dm/amdgpu_dm_helpers.c | 4 ++++ .../drm/amd/display/amdgpu_dm/amdgpu_dm_mst_types.c | 17 +++++++++++++---- drivers/gpu/drm/amd/display/dc/dc_types.h | 1 + drivers/gpu/drm/amd/display/dc/dml2/dml2_policy.c | 1 - .../amd/display/dc/resource/dcn351/dcn351_resource.c | 1 + 6 files changed, 37 insertions(+), 7 deletions(-)