Hi Dave and Sima, Here are the fixes towards 6.18-rc4.
drm-xe-fixes-2025-10-30: Driver Changes: - Fix xe_validation_guard() not guarding (Thomas Hellström) - Do not wake device during a GT reset (Matthew Brost) thanks, Lucas De Marchi The following changes since commit dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa: Linux 6.18-rc3 (2025-10-26 15:59:49 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-10-30 for you to fetch changes up to b3fbda1a630a9439c885b2a5dc5230cc49a87e9e: drm/xe: Do not wake device during a GT reset (2025-10-29 11:43:30 -0700) ---------------------------------------------------------------- Driver Changes: - Fix xe_validation_guard() not guarding (Thomas Hellström) - Do not wake device during a GT reset (Matthew Brost) ---------------------------------------------------------------- Matthew Brost (1): drm/xe: Do not wake device during a GT reset Thomas Hellström (1): drm/xe: Fix uninitialized return value from xe_validation_guard() drivers/gpu/drm/xe/xe_gt.c | 19 ++++++++++++------- drivers/gpu/drm/xe/xe_validation.h | 8 ++++---- 2 files changed, 16 insertions(+), 11 deletions(-)
