✓ CI.checkpatch: success for drm/xe: Make WA BB part of LRC BO
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 12 03:24:17 UTC 2025
== Series Details ==
Series: drm/xe: Make WA BB part of LRC BO
URL : https://patchwork.freedesktop.org/series/150127/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b8b8a3b9859602a2666975f550851175e66fa272
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Jun 11 20:19:25 2025 -0700
drm/xe: Make WA BB part of LRC BO
No idea why, but without this GuC context switches randomly fail when
running IGTs in a loop. Need to follow up why this fixes the
aforementioned issue but can live with a stable driver for now.
Fixes: 617d824c5323 ("drm/xe: Add WA BB to capture active context utilization")
Cc: stable at vger.kernel.org
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 03848f8a962392d602e7f2a6a22f2a7e3efa4a3b drm-intel
b8b8a3b98596 drm/xe: Make WA BB part of LRC BO
More information about the Intel-xe
mailing list