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

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 18 20:03:55 UTC 2025


== Series Details ==

Series: Add support for EU stall sampling
URL   : https://patchwork.freedesktop.org/series/145038/
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 e535495a42c89e8a25bf59337a7f8f3a946d5d22
Author: Harish Chegondi <harish.chegondi at intel.com>
Date:   Tue Feb 18 11:53:58 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 adeeb34d0f0e6463bea93984a56eed4e3ee0f074 drm-intel
2bf2a85b5202 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
fc27a2ce4490 drm/xe/uapi: Introduce API for EU stall sampling
-:59: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#59: 
new file mode 100644

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

total: 0 errors, 1 warnings, 0 checks, 499 lines checked
9f9437ef826a drm/xe/eustall: Add support to read() and poll() EU stall data
79605ff2a138 drm/xe/eustall: Add support to handle dropped EU stall data
9ded1bafce73 drm/xe/eustall: Add EU stall sampling support for Xe2
4bb74d6cd7c5 drm/xe/uapi: Add a device query to get EU stall sampling information
e535495a42c8 drm/xe/eustall: Add workaround 22016596838 which applies to PVC.




More information about the Intel-xe mailing list