✓ CI.checkpatch: success for drm/xe: Add configfs to load with fewer engines (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue May 20 21:34:46 UTC 2025
== Series Details ==
Series: drm/xe: Add configfs to load with fewer engines (rev2)
URL : https://patchwork.freedesktop.org/series/149259/
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 881f7e1e21b52f771b9c45786bc06ac451145176
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue May 20 14:28:58 2025 -0700
drm/xe: Add configfs to load with fewer engines
Sometimes it's useful to load the driver with a smaller set of engines
to allow more targeted debugging, particularly on early enabling. Add a
file in configfs that allows enable only a set of engines.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 45abc70af791052c25beeb400aece4dab51020cd drm-intel
881f7e1e21b5 drm/xe: Add configfs to load with fewer engines
More information about the Intel-xe
mailing list