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

Patchwork patchwork at emeril.freedesktop.org
Fri Aug 16 19:07:20 UTC 2024


== Series Details ==

Series: Add PXP HWDRM support (rev2)
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
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4ac4eba87c34f724cace81d81d94b806d9b3175e
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Fri Aug 16 12:00:21 2024 -0700

    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>
+ /mt/dim checkpatch d6dac3db19935f5939cbb033eea30c90bdf3888c drm-intel
f524ad9b903d drm/xe/pxp: Initialize PXP structure and KCR reg
-:41: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#41: 
new file mode 100644

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

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

total: 0 errors, 2 warnings, 0 checks, 566 lines checked
e842580936d5 drm/xe/pxp: Add VCS inline termination support
-:28: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#28: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 207 lines checked
788fb23fdf2f drm/xe/pxp: Add GSC session invalidation support
84b2360b4fd7 drm/xe/pxp: Handle the PXP termination interrupt
6d8ed35f74b3 drm/xe/pxp: Add GSC session initialization support
1b3ccfc32f59 drm/xe/pxp: Add spport for PXP-using queues
99ddd25e86e2 drm/xe/pxp: add a query for PXP status
e4cdd52a24ab drm/xe/pxp: Add API to mark a BO as using PXP
82608cec8960 drm/xe/pxp: add PXP PM support
21fc45006a80 drm/xe/pxp: Add PXP debugfs support
-:50: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#50: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 155 lines checked
4ac4eba87c34 drm/xe/pxp: Enable PXP for MTL and LNL




More information about the Intel-xe mailing list