✗ CI.checkpatch: warning for Add support for EU stall sampling (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Tue Feb 11 07:24:32 UTC 2025
== Series Details ==
Series: Add support for EU stall sampling (rev2)
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 36cce1f89b9a6b9f8248525479ef04ce84c2da7b
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 2fc58ab10139895686001c7e1ee247f15226abc4 drm-intel
a2b5d88c5295 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
9b093fa0a013 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
8c30fac8be33 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
1ef93367de30 drm/xe/eustall: Add support to read() and poll() EU stall data
5d571fe717a3 drm/xe/eustall: Add support to handle dropped EU stall data
e138a5bc11f5 drm/xe/eustall: Add EU stall sampling support for Xe2
e5b16a5eab2d drm/xe/uapi: Add a device query to get EU stall sampling information
36cce1f89b9a drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
More information about the Intel-xe
mailing list