✓ CI.checkpatch: success for drm/xe: Add gt_id to xe_sched_job traces
Patchwork
patchwork at emeril.freedesktop.org
Thu Nov 7 06:11:44 UTC 2024
== Series Details ==
Series: drm/xe: Add gt_id to xe_sched_job traces
URL : https://patchwork.freedesktop.org/series/141039/
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 b428bfe4cd190a2b37eef66a7aad98cb61f95b7d
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date: Wed Nov 6 22:06:06 2024 -0800
drm/xe: Add gt_id to xe_sched_job traces
In order to uniquely identify the jobs, xe_sched_job tracepoints need
to have the tuple (gt_id, guc_id). Find a "hole" where the next entry is
unaligned and add one more field.
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 5ce87c5ad2cbfd2b89a0347e4e4f75de2762b7a3 drm-intel
b428bfe4cd19 drm/xe: Add gt_id to xe_sched_job traces
More information about the Intel-xe
mailing list