✗ CI.checkpatch: warning for Add support for EU stall sampling
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 26 01:53:00 UTC 2025
== Series Details ==
Series: Add support for EU stall sampling
URL : https://patchwork.freedesktop.org/series/145443/
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 ede14a57e92b1da8491d55148eaa0d054692344b
Author: Harish Chegondi <harish.chegondi at intel.com>
Date: Tue Feb 25 17:47:12 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 9527883f549b856628618a497d153e515752b457 drm-intel
1aa9ee4c16b8 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
6311d451f94b 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
695de8747bb6 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
5e2906125ca0 drm/xe/eustall: Add support to read() and poll() EU stall data
11251598815f drm/xe/eustall: Add support to handle dropped EU stall data
3db0184b1f97 drm/xe/eustall: Add EU stall sampling support for Xe2
06fabc2ab6a3 drm/xe/uapi: Add a device query to get EU stall sampling information
ede14a57e92b drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
More information about the Intel-xe
mailing list