✓ CI.checkpatch: success for drm/xe: Add user commands to WA BB via configfs
Patchwork
patchwork at emeril.freedesktop.org
Fri May 23 19:00:57 UTC 2025
== Series Details ==
Series: drm/xe: Add user commands to WA BB via configfs
URL : https://patchwork.freedesktop.org/series/149447/
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 ed5c0db3748c369fe0cb023e4dc22b2992881cf5
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Fri May 23 11:54:39 2025 -0700
drm/xe/configfs: Add interface to wa_bb commands
During validation it's useful to ensure additional commands are executed
on every context switch. Add the interface to configfs to allow commands
to be inserted in the WA batch buffer.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 5ed61f4a36b342006a85c561ce0d1ccdd035f9c7 drm-intel
7a9d264dd4e3 FOR-CI: Add-configfs-to-load-with-fewer-engines
ddb0f8bf007f drm/xe/lrc: Extract post context restore function
fb09c0979b32 drm/xe/lrc: Sanity check bb space
2f6fbfb660ca drm/xe/lrc: Allow to add user commands on context switch
ed5c0db3748c drm/xe/configfs: Add interface to wa_bb commands
More information about the Intel-xe
mailing list