[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAPM=9twqWSXu3sU+f7Z5WvnZhppvg2G4NkDkSRL8y02k2p+EoA@mail.gmail.com>
Date: Sat, 24 May 2025 08:15:22 +1000
From: Dave Airlie <airlied@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>, Simona Vetter <simona@...ll.ch>
Cc: dri-devel <dri-devel@...ts.freedesktop.org>, LKML <linux-kernel@...r.kernel.org>
Subject: [git pull] drm fixes for 6.15-rc8/final
Hi Linus,
Weekly drm fixes pull, on target to be quiet, just one amdgpu, one
edid and a few minor xe fixes.
Regards,
Dave.
drm-fixes-2025-05-24:
drm fixes for 6.15-rc8/final
edid:
- fix HDR metadata reset
amdgpu:
- Hibernate fix
xe:
- Make sure to check all forcewakes when dumping mocs
- Fix wrong use of read64 on 32b register
- Synchronize Panther Lake PCI IDs
The following changes since commit a5806cd506af5a7c19bcd596e4708b5c464bfd21:
Linux 6.15-rc7 (2025-05-18 13:57:29 -0700)
are available in the Git repository at:
https://gitlab.freedesktop.org/drm/kernel.git tags/drm-fixes-2025-05-24
for you to fetch changes up to fe1e5a1f2d1c2d4385a414dacca0e5275c0af281:
Merge tag 'drm-xe-fixes-2025-05-23' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
(2025-05-24 07:42:23 +1000)
----------------------------------------------------------------
drm fixes for 6.15-rc8/final
edid:
- fix HDR metadata reset
amdgpu:
- Hibernate fix
xe:
- Make sure to check all forcewakes when dumping mocs
- Fix wrong use of read64 on 32b register
- Synchronize Panther Lake PCI IDs
----------------------------------------------------------------
Dave Airlie (3):
Merge tag 'drm-misc-fixes-2025-05-22' of
https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Merge tag 'amd-drm-fixes-6.15-2025-05-22' of
https://gitlab.freedesktop.org/agd5f/linux into drm-fixes
Merge tag 'drm-xe-fixes-2025-05-23' of
https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixes
Mario Limonciello (1):
Revert "drm/amd: Keep display off while going into S4"
Matt Atwood (1):
drm/xe/ptl: Update the PTL pci id table
Shuicheng Lin (1):
drm/xe: Use xe_mmio_read32() to read mtcfg register
Tejas Upadhyay (1):
drm/xe/mocs: Check if all domains awake
feijuan.li (1):
drm/edid: fixed the bug that hdr metadata was not reset
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 5 -----
drivers/gpu/drm/drm_edid.c | 1 +
drivers/gpu/drm/xe/xe_mmio.c | 10 +++++-----
drivers/gpu/drm/xe/xe_mocs.c | 11 ++++++-----
include/drm/intel/pciids.h | 4 ++++
5 files changed, 16 insertions(+), 15 deletions(-)
Powered by blists - more mailing lists