Hi Dave and Sima,

Here's the pull request for the drm-xe fixes targeting 6.15-rc8/6.15.
This week we are back to normal, with just a few fixes.

drm-xe-fixes-2025-05-23:
Driver Changes:
- Make sure to check all forcewakes when dumping mocs
- Fix wrong use of read64 on 32b register
- Synchronize Panther Lake PCI IDs

thanks
Lucas De Marchi


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/xe/kernel.git tags/drm-xe-fixes-2025-05-23

for you to fetch changes up to 027a362fb36b479030beecbaaec30711ddabf8fa:

  drm/xe/ptl: Update the PTL pci id table (2025-05-22 20:54:15 -0700)

----------------------------------------------------------------
Driver Changes:
- Make sure to check all forcewakes when dumping mocs
- Fix wrong use of read64 on 32b register
- Synchronize Panther Lake PCI IDs

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

 drivers/gpu/drm/xe/xe_mmio.c | 10 +++++-----
 drivers/gpu/drm/xe/xe_mocs.c | 11 ++++++-----
 include/drm/intel/pciids.h   |  4 ++++
 3 files changed, 15 insertions(+), 10 deletions(-)

Reply via email to