✗ CI.checkpatch: warning for Add PXP HWDRM support (rev3)

Patchwork patchwork at emeril.freedesktop.org
Thu Nov 21 00:16:26 UTC 2024


== Series Details ==

Series: Add PXP HWDRM support (rev3)
URL   : https://patchwork.freedesktop.org/series/136052/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 85bba26b99a6bed0fb7e6dccbf8b3ebe17693ddf
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Wed Nov 20 15:43:52 2024 -0800

    drm/xe/pxp: Enable PXP for MTL and LNL
    
    Now that are the pieces are there, we can turn the feature on.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Reviewed-by: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch e46649e7764a9f6868ccbcba7b8b23b413303380 drm-intel
320e4e94ee14 drm/xe/pxp: Initialize PXP structure and KCR reg
-:44: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#44: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 245 lines checked
585a8f50e156 drm/xe/pxp: Allocate PXP execution resources
-:82: WARNING:LONG_LINE: line length of 108 exceeds 100 columns
#82: FILE: drivers/gpu/drm/xe/xe_exec_queue.c:154:
+	xe_assert(xe, !vm || (!!(vm->flags & XE_VM_FLAG_GSC) == !!(hwe->engine_id == XE_HW_ENGINE_GSCCS0)));

-:139: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#139: 
new file mode 100644

total: 0 errors, 2 warnings, 0 checks, 553 lines checked
79db4a8ef2d2 drm/xe/pxp: Add VCS inline termination support
-: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, 219 lines checked
c12a1998521e drm/xe/pxp: Add GSC session invalidation support
5037645c2899 drm/xe/pxp: Handle the PXP termination interrupt
b36e9fe3c139 drm/xe/pxp: Add GSC session initialization support
a93a47d938a9 drm/xe/pxp: Add support for PXP-using queues
5404181812dc drm/xe/pxp: add a query for PXP status
5bbdc0e8e3fe drm/xe/pxp: Add API to mark a BO as using PXP
-:408: WARNING:REPEATED_WORD: Possible repeated word: 'much'
#408: FILE: drivers/gpu/drm/xe/xe_pxp_types.h:117:
+	 * normal behavior is for this to increase much much slower than that.

total: 0 errors, 1 warnings, 0 checks, 456 lines checked
32fe4d84a3c8 drm/xe/pxp: add PXP PM support
3dece59c67f4 drm/xe/pxp: Add PXP debugfs support
-:52: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#52: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 154 lines checked
85bba26b99a6 drm/xe/pxp: Enable PXP for MTL and LNL




More information about the Intel-xe mailing list