✓ CI.checkpatch: success for drm/xe: Add configfs to load with fewer engines
Patchwork
patchwork at emeril.freedesktop.org
Tue May 20 17:06:00 UTC 2025
== Series Details ==
Series: drm/xe: Add configfs to load with fewer engines
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 bf7c9a79579f27bed5ad46329fbe4b5938a9eb37
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Tue May 20 08:04:28 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 45c2c8c74ab88c8fb741ea8349b051f5aec87320 drm-intel
bf7c9a79579f drm/xe: Add configfs to load with fewer engines
More information about the Intel-xe
mailing list