mbox series

[git,pull] drm fixes for 6.14-rc1

Message ID CAPM=9twWB85+Oz8ZSoAej1y4Otb6JesYm7_DE0XAfEU6CJbZxQ@mail.gmail.com (mailing list archive)
State New
Headers show
Series [git,pull] drm fixes for 6.14-rc1 | expand

Pull-request

https://gitlab.freedesktop.org/drm/kernel.git tags/drm-next-2025-02-01

Message

Dave Airlie Jan. 31, 2025, 9:31 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org Jan. 31, 2025, 11:48 p.m. UTC | #1
The pull request you sent on Sat, 1 Feb 2025 07:31:07 +1000:

> https://gitlab.freedesktop.org/drm/kernel.git tags/drm-next-2025-02-01

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/851faa888a523f74f9796c2c1cc7b3f7626f0e25

Thank you!