✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 24 19:18:28 UTC 2025
== Series Details ==
Series: Use DRM scheduler for delayed GT TLB invalidations (rev4)
URL : https://patchwork.freedesktop.org/series/150402/
State : warning
== 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
63535c743231a7497a612c53f6edbb8a7d14412d
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit dd4a75466ab7368c5bd11693be7444b6c6ef0fc7
Author: Matthew Brost <matthew.brost at intel.com>
Date: Thu Jul 24 12:12:16 2025 -0700
drm/xe: Remove unused GT TLB invalidation trace points
Remove unused GT TLB invalidation trace points after converting to used
GT TLB invalidation jobs. The trace points removed were used during
early bring up of unstable driver, with a stable driver no need to
replace with new tracepoints.
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Stuart Summers <stuart.summers at intel.com>
+ /mt/dim checkpatch 2fe30dbc18cd98a593fa26398fe0147381ca716a drm-intel
6e8c1d23897a drm/xe: Explicitly mark migration queues with flag
658137086527 drm/xe: Add generic dependecy jobs / scheduler
-:34: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#34:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 200 lines checked
b5ad03655820 drm/xe: Create ordered workqueue for GT TLB invalidation jobs
37b7f59718cc drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
95596ec5eee7 drm/xe: Add GT TLB invalidation jobs
-:15: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#15:
- Fix kernel doc in xe_gt_tlb_inval_job_alloc_dep, xe_gt_tlb_inval_job_push
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36:
new file mode 100644
total: 0 errors, 2 warnings, 0 checks, 365 lines checked
141f2a35ef5b drm/xe: Use GT TLB invalidation jobs in PT layer
dd4a75466ab7 drm/xe: Remove unused GT TLB invalidation trace points
More information about the Intel-xe
mailing list