]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernel
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2025 23:45:41 +0000 (15:45 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2025 23:45:41 +0000 (15:45 -0800)
commit851faa888a523f74f9796c2c1cc7b3f7626f0e25
tree24507fd0f32b661657979d4472e5de53c06a39e8
parent0c0746f9dcd6f42e742d2813f9044e12f1497f8a
parent8dcb26b493d3bab90851f93ae1c127af5cb2dbb5
Merge tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernel

Pull drm fixes from Dave Airlie:
 "This is only AMD fixes:

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

  amdkfd:
   - Per queue reset fix
   - MES fix"

* tag 'drm-next-2025-02-01' of https://gitlab.freedesktop.org/drm/kernel:
  drm/amd/display: restore invalid MSA timing check for freesync
  drm/amdkfd: only flush the validate MES contex
  drm/amd/display: Correct register address in dcn35
  drm/amd/pm: Mark MM activity as unsupported
  drm/amd/amdgpu: change the config of cgcg on gfx12
  drm/amdkfd: Block per-queue reset when halt_if_hws_hang=1