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

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 17 15:35:50 UTC 2024


== Series Details ==

Series: Add support for EU stall sampling
URL   : https://patchwork.freedesktop.org/series/142707/
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 1e09b8771b3d89227d9e596e116f398cf7ae8760
Author: Harish Chegondi <harish.chegondi at intel.com>
Date:   Tue Dec 17 01:46:57 2024 -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>
+ /mt/dim checkpatch a26c76ecbab35133f08c0eac7b6b2261ffcd75c7 drm-intel
8b61e223b72c drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
dedbdc598e71 drm/xe/uapi: Introduce API for EU stall sampling
-:53: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#53: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 387 lines checked
d76518d8321d drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
-:23: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#23: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 1001 lines checked
5d8bac4d16a7 drm/xe/eustall: Return -EIO error from read() if HW drops data
798e40f283f4 drm/xe/eustall: Add EU stall sampling support for Xe2
d76819d7eba6 drm/xe/uapi: Add a device query to get EU stall sampling information
1e09b8771b3d drm/xe/eustall: Add workaround 22016596838 which applies to PVC.




More information about the Intel-xe mailing list