✗ CI.checkpatch: warning for Add support for EU stall sampling
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 10 14:33:13 UTC 2025
== Series Details ==
Series: Add support for EU stall sampling
URL : https://patchwork.freedesktop.org/series/144609/
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 2a84c579ede3aef33ef3ad47689de2e58919408d
Author: Harish Chegondi <harish.chegondi at intel.com>
Date: Mon Feb 10 05:46:49 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>
+ /mt/dim checkpatch 656e731586e568a8633c0bd16d28dcec8d67f237 drm-intel
6a3956ad2764 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
3bfb725caddb drm/xe/uapi: Introduce API for EU stall sampling
-:56: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#56:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 385 lines checked
c0bcdec48ead drm/xe/eustall: Add support to init, enable and disable EU stall sampling
-: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, 531 lines checked
bf03308b6e3d drm/xe/eustall: Add support to read() and poll() EU stall data
f87b3ab276cc drm/xe/eustall: Add support to handle dropped EU stall data
bc376b13eca7 drm/xe/eustall: Add EU stall sampling support for Xe2
ce82acf1eb8d drm/xe/uapi: Add a device query to get EU stall sampling information
2a84c579ede3 drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
More information about the Intel-xe
mailing list