✓ CI.checkpatch: success for drm/xe: Fix and prepare WA BB for more users
Patchwork
patchwork at emeril.freedesktop.org
Wed Jun 4 16:41:15 UTC 2025
== Series Details ==
Series: drm/xe: Fix and prepare WA BB for more users
URL : https://patchwork.freedesktop.org/series/149839/
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 d6bb7046cfba08bfc812c8975ff521b2a037d9ce
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Jun 4 08:03:06 2025 -0700
drm/xe/lrc: Prepare WA BB setup for more users
The post context restore (WA BB) is a mechanism in HW that may be used
for things other than the utilization setup. Create a new function
called setup_wa_bb() that wraps any function writing useful commands in
the buffer.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 573b98ac3ff9ff95c3316789e97980277e4ffe2b drm-intel
60841603b27c drm/xe/lrc: Use a temporary buffer for WA BB
d6bb7046cfba drm/xe/lrc: Prepare WA BB setup for more users
More information about the Intel-xe
mailing list