✗ CI.checkpatch: warning for Add support for EU stall sampling

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 25 09:35:43 UTC 2025


== Series Details ==

Series: Add support for EU stall sampling
URL   : https://patchwork.freedesktop.org/series/145387/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit de6200880a8aab243dbdcc2691ab06dd6af170c1
Author: Harish Chegondi <harish.chegondi at intel.com>
Date:   Tue Feb 25 01:20:25 2025 -0800

    drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
    
    Add PVC workaround 22016596838 that disables EU DOP gating
    during EU stall sampling.
    
    Signed-off-by: Harish Chegondi <harish.chegondi at intel.com>
    Reviewed-by: Ashutosh Dixit <ashutosh.dixit at intel.com>
+ /mt/dim checkpatch 32ff724d21f3ec064db2d1a034c47a76d800382f drm-intel
d23b7601a1f6 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
c043daf5c0ff drm/xe/uapi: Introduce API for EU stall sampling
-:62: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#62: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 321 lines checked
85daf9b1083a drm/xe/eustall: Add support to init, enable and disable EU stall sampling
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 501 lines checked
dd63686d2d12 drm/xe/eustall: Add support to read() and poll() EU stall data
31de070f39e7 drm/xe/eustall: Add support to handle dropped EU stall data
2184440359d6 drm/xe/eustall: Add EU stall sampling support for Xe2
442aea3eb16d drm/xe/uapi: Add a device query to get EU stall sampling information
de6200880a8a drm/xe/eustall: Add workaround 22016596838 which applies to PVC.




More information about the Intel-xe mailing list