Hi Dave and Sima, Here goes our first drm-xe-fixes of this 7.3-rc round.
Thanks, Rodrigo. drm-xe-fixes-2026-09-03: A small fix on the error handling of an OA uapi and the addition of a drm_info message to report FLAT_CSS base misalignment. The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935: Linux 7.3-rc1 (2026-08-30 13:34:40 -0700) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2026-09-03 for you to fetch changes up to 0e68c74e44da81a4599c52437ee1f63a2c234470: drm/xe/vram: report FLAT_CCS base misalignment (2026-09-03 15:50:27 -0400) ---------------------------------------------------------------- A small fix on the error handling of an OA uapi and the addition of a drm_info message to report FLAT_CSS base misalignment. ---------------------------------------------------------------- Lu Yao (1): drm/xe/oa: Remove sysfs entry on idr_alloc failure in xe_oa_add_config_ioctl() Matthew Auld (1): drm/xe/vram: report FLAT_CCS base misalignment drivers/gpu/drm/xe/xe_oa.c | 6 ++++-- drivers/gpu/drm/xe/xe_vram.c | 3 +++ 2 files changed, 7 insertions(+), 2 deletions(-)
