✗ CI.checkpatch: warning for Use DRM scheduler for delayed GT TLB invalidations (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Jul 22 21:07:05 UTC 2025


== Series Details ==

Series: Use DRM scheduler for delayed GT TLB invalidations (rev3)
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 39e938b9f5b6bac3926b8fb5d8f69faba5aca629
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Jul 22 13:23:57 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 3af657bd50a6cefddf6b0edb2c1d8ce747dfdd8a drm-intel
5990bf4dc429 drm/xe: Explicitly mark migration queues with flag
306c512011ac 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
925c1c92c107 drm/xe: Create ordered workqueue for GT TLB invalidation jobs
70f6020de996 drm/xe: Add dependency scheduler for GT TLB invalidations to bind queues
3e187262050e 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
cbc3822b1f84 drm/xe: Use GT TLB invalidation jobs in PT layer
39e938b9f5b6 drm/xe: Remove unused GT TLB invalidation trace points




More information about the Intel-xe mailing list