[git pull] drm fixes for 6.14-rc1

From: Dave Airlie
Date: Fri Jan 31 2025 - 16:31:30 EST


Hi Linus,

Back from travel, thanks to Sima for taking care of things, only one
MR left for me to finish the merge window, this is only AMD fixes.

Dave.

drm-next-2025-02-01:
drm fixes for 6.14-rc1

amdgpu:
- GC 12 fix
- Aldebaran fix
- DCN 3.5 fix
- Freesync fix

amdkfd:
- Per queue reset fix
- MES fix
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/drm/kernel.git tags/drm-next-2025-02-01

for you to fetch changes up to 8dcb26b493d3bab90851f93ae1c127af5cb2dbb5:

Merge tag 'amd-drm-fixes-6.14-2025-01-29' of
https://gitlab.freedesktop.org/agd5f/linux into drm-next (2025-01-31
09:41:25 +1000)

----------------------------------------------------------------
drm fixes for 6.14-rc1

amdgpu:
- GC 12 fix
- Aldebaran fix
- DCN 3.5 fix
- Freesync fix

amdkfd:
- Per queue reset fix
- MES fix

----------------------------------------------------------------
Dave Airlie (1):
Merge tag 'amd-drm-fixes-6.14-2025-01-29' of
https://gitlab.freedesktop.org/agd5f/linux into drm-next

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(-)