Hi Dave and Sima Two small fixes this week. Thanks, Thomas drm-xe-fixes-2024-07-04: Driver Changes: - One copy/paste mistake fix. - One error path fix causing an error pointer dereference. The following changes since commit 22a40d14b572deb80c0648557f4bd502d7e83826: Linux 6.10-rc6 (2024-06-30 14:40:44 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2024-07-04 for you to fetch changes up to 1f006470284598060ca1307355352934400b37ca: drm/xe/mcr: Avoid clobbering DSS steering (2024-07-04 10:36:30 +0200) ---------------------------------------------------------------- Driver Changes: - One copy/paste mistake fix. - One error path fix causing an error pointer dereference. ---------------------------------------------------------------- Matt Roper (1): drm/xe/mcr: Avoid clobbering DSS steering Matthew Auld (1): drm/xe: fix error handling in xe_migrate_update_pgtables drivers/gpu/drm/xe/xe_gt_mcr.c | 6 +++--- drivers/gpu/drm/xe/xe_migrate.c | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-)