Hi Dave, Simona Two fixes for 6.16-rc2.
Thanks, Thomas drm-xe-fixes-2025-06-12: Driver Changes: - Fix regression disallowing 64K SVM migration (Maarten) - Use a bounce buffer for WA BB (Lucas) The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494: Linux 6.16-rc1 (2025-06-08 13:44:43 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-06-12 for you to fetch changes up to 9c7632faad434c98f1f2cc06f3647a5a5d05ddbf: drm/xe/lrc: Use a temporary buffer for WA BB (2025-06-12 18:09:50 +0200) ---------------------------------------------------------------- Driver Changes: - Fix regression disallowing 64K SVM migration (Maarten) - Use a bounce buffer for WA BB (Lucas) ---------------------------------------------------------------- Lucas De Marchi (1): drm/xe/lrc: Use a temporary buffer for WA BB Maarten Lankhorst (1): drm/xe/svm: Fix regression disallowing 64K SVM migration drivers/gpu/drm/xe/xe_lrc.c | 24 ++++++++++++++++++++---- drivers/gpu/drm/xe/xe_svm.c | 2 +- 2 files changed, 21 insertions(+), 5 deletions(-)