Hi Dave and Sima,

Here goes our drm-xe-fixes PR for this week.
Nothing extraordinary. A quiet week in fixes.

Thanks,
Rodrigo.

drm-xe-fixes-2025-09-25:
- Don't expose sysfs attributes not applicable for VFs (Michal)
- Fix build with CONFIG_MODULES=n (Lucas)
- Don't copy pinned kernel bos twice on suspend (Thomas)
The following changes since commit 07e27ad16399afcd693be20211b0dfae63e0615f:

  Linux 6.17-rc7 (2025-09-21 15:08:52 -0700)

are available in the Git repository at:

  https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-09-25

for you to fetch changes up to 77c8ede611c6a70a95f7b15648551d0121b40d6c:

  drm/xe: Don't copy pinned kernel bos twice on suspend (2025-09-22 12:13:18 
-0400)

----------------------------------------------------------------
- Don't expose sysfs attributes not applicable for VFs (Michal)
- Fix build with CONFIG_MODULES=n (Lucas)
- Don't copy pinned kernel bos twice on suspend (Thomas)

----------------------------------------------------------------
Lucas De Marchi (1):
      drm/xe: Fix build with CONFIG_MODULES=n

Michal Wajdeczko (1):
      drm/xe/vf: Don't expose sysfs attributes not applicable for VFs

Thomas Hellström (1):
      drm/xe: Don't copy pinned kernel bos twice on suspend

 drivers/gpu/drm/xe/xe_bo_evict.c     | 4 ++--
 drivers/gpu/drm/xe/xe_configfs.c     | 2 +-
 drivers/gpu/drm/xe/xe_device_sysfs.c | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

Reply via email to