✓ CI.checkpatch: success for drm/xe/gt_pagefault: Print engine class string
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 29 20:00:54 UTC 2025
== Series Details ==
Series: drm/xe/gt_pagefault: Print engine class string
URL : https://patchwork.freedesktop.org/series/144116/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1f285bb97942bf9ce34ea1366e3e7b87bca4e668
Author: Francois Dugast <francois.dugast at intel.com>
Date: Wed Jan 29 18:52:41 2025 +0100
drm/xe/gt_pagefault: Print engine class string
The engine class index which is printed here is an internal representation
for debugging. It is _not_ an index based on DRM_XE_ENGINE_CLASS_* values
provided in the uAPI. Add the string representation of the engine class to
the output in order to limit possible confusion by users when analyzing the
logs.
Signed-off-by: Francois Dugast <francois.dugast at intel.com>
Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 45746920fb499b7ad35883c94ebfbedda6c40139 drm-intel
1f285bb97942 drm/xe/gt_pagefault: Print engine class string
More information about the Intel-xe
mailing list