✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jul 3 00:45:17 UTC 2025
== Series Details ==
Series: Use DRM scheduler for delayed GT TLB invalidations (rev2)
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ab779db6c849a20cce551a3657118e501035461e
Author: Matthew Brost <matthew.brost at intel.com>
Date: Wed Jul 2 16:42:22 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. Tracepoint 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>
+ /mt/dim checkpatch d04a54cd3b99001adbc4cd3305b44f9f3e658407 drm-intel
98c94bb20348 drm/xe: Explicitly mark migration queues with flag
07bd59ab265f drm/xe: Add generic dependecy jobs / scheduler
-:30: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#30:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 202 lines checked
95c78be3a531 drm: Simplify drmm_alloc_ordered_workqueue return
7da0b8367f16 drm/xe: Create ordered workqueue for GT TLB invalidation jobs
f3469f546bcc drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
b4b49a64b967 drm/xe: Add xe_migrate_job_lock/unlock helpers
7cf9477334c9 drm/xe: Add GT TLB invalidation jobs
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 312 lines checked
adb50df92929 drm/xe: Use GT TLB invalidation jobs in PT layer
ab779db6c849 drm/xe: Remove unused GT TLB invalidation trace points
More information about the Intel-xe
mailing list