[Intel-xe] ✗ CI.checkpatch: warning for xe_guc_submit style cleanups

Patchwork patchwork at emeril.freedesktop.org
Tue Nov 7 16:19:49 UTC 2023


== Series Details ==

Series: xe_guc_submit style cleanups
URL   : https://patchwork.freedesktop.org/series/126081/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 443562039aa8e6daa3d10db2508088de12e07585
Author: Matthew Brost <matthew.brost at intel.com>
Date:   Tue Nov 7 08:16:23 2023 -0800

    drm/xe: Replace engine references with exec queue in xe_guc_submit.c
    
    Exec queue has replaced engine nomenclature.
    
    Signed-off-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch 17fc56818e8b2dd1311fa2b7716f3675db59bdb7 drm-intel
d93560f30 drm/xe: s/ENGINE_STATE_ENABLED/EXEC_QUEUE_STATE_ENABLED
ee19deb14 drm/xe: s/ENGINE_STATE_SUSPENDED/EXEC_QUEUE_STATE_SUSPENDED
f4f4d557f drm/xe: s/ENGINE_STATE_KILLED/EXEC_QUEUE_STATE_KILLED
a2571f363 drm/xe: Fix alignment in GuC exec queue state defines
-:6: WARNING:TYPO_SPELLING: 'aligment' may be misspelled - perhaps 'alignment'?
#6: 
Normalize the aligment for readability.
              ^^^^^^^^

total: 0 errors, 1 warnings, 0 checks, 13 lines checked
443562039 drm/xe: Replace engine references with exec queue in xe_guc_submit.c




More information about the Intel-xe mailing list