Hi Dave, Simona, Fixes for 6.14.
The following changes since commit 64179a1416e1420a34226ab3beb5f84710953d16: Merge tag 'drm-misc-next-fixes-2025-01-24' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-next (2025-01-24 17:06:06 +0100) are available in the Git repository at: https://gitlab.freedesktop.org/agd5f/linux.git tags/amd-drm-fixes-6.14-2025-01-29 for you to fetch changes up to 7f2b5237e313e39008a85b33ca94ab503a8fdff9: drm/amd/display: restore invalid MSA timing check for freesync (2025-01-28 16:26:13 -0500) ---------------------------------------------------------------- amd-drm-fixes-6.14-2025-01-29: amdgpu: - GC 12 fix - Aldebaran fix - DCN 3.5 fix - Freesync fix amdkfd: - Per queue reset fix - MES fix ---------------------------------------------------------------- Jay Cornwall (1): drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1 Kenneth Feng (1): drm/amd/amdgpu: change the config of cgcg on gfx12 Lijo Lazar (1): drm/amd/pm: Mark MM activity as unsupported Melissa Wen (1): drm/amd/display: restore invalid MSA timing check for freesync Prike Liang (1): drm/amdkfd: only flush the validate MES contex loanchen (1): drm/amd/display: Correct register address in dcn35 drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c | 11 ----------- drivers/gpu/drm/amd/amdkfd/kfd_device_queue_manager.c | 4 ++-- drivers/gpu/drm/amd/amdkfd/kfd_process_queue_manager.c | 7 +++++-- drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 12 ++++++++---- drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c | 2 +- drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 1 - 6 files changed, 16 insertions(+), 21 deletions(-)