Hi Dave and Sima, Here goes our first drm-xe-next-fixes towards 7.3 with some small fixes.
Thanks, Rodrigo. drm-xe-next-fixes-2026-08-13: Couple drm-ras fixes, a probe failure clean-up fix, a GT freq boundaries fixes for BMG/CRI and a Media engines/slice fix. The following changes since commit 29daacacf4cd84e6917f09de6a99fb170071c14c: Merge tag 'drm-rust-next-2026-08-08' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-next (2026-08-10 14:48:11 +1000) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-next-fixes-2026-08-13 for you to fetch changes up to 1c4d0c45d762539f174cf1d74b2cb21d18e71363: drm/xe/mcr: Take vcs1/vecs1 into account for first media slice (2026-08-13 09:08:07 -0400) ---------------------------------------------------------------- Couple drm-ras fixes, a probe failure clean-up fix, a GT freq boundaries fixes for BMG/CRI and a Media engines/slice fix. ---------------------------------------------------------------- Ashutosh Dixit (1): drm/xe/mcr: Take vcs1/vecs1 into account for first media slice Raag Jadav (3): drm/xe/ras: Fix boot-time ras error processing drm/xe/drm_ras: Move has_drm_ras check to drm_ras layer drm/xe: Fix xe_device_probe() failure Vinay Belgaumkar (1): drm/xe: Fix a bug in pc_adjust_freq_bounds() drivers/gpu/drm/xe/xe_device.c | 13 ++++++++++++- drivers/gpu/drm/xe/xe_drm_ras.c | 3 +++ drivers/gpu/drm/xe/xe_gt_mcr.c | 9 +++++++-- drivers/gpu/drm/xe/xe_guc_pc.c | 13 ++++++++++--- drivers/gpu/drm/xe/xe_ras.c | 9 --------- 5 files changed, 32 insertions(+), 15 deletions(-)
