✗ CI.checkpatch: warning for Add support for EU stall sampling
Patchwork
patchwork at emeril.freedesktop.org
Mon Nov 18 13:22:54 UTC 2024
== Series Details ==
Series: Add support for EU stall sampling
URL : https://patchwork.freedesktop.org/series/141483/
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 9d37d60530b445de8e59d86de950e3cd90c95bc3
Author: Harish Chegondi <harish.chegondi at intel.com>
Date: Mon Nov 18 01:07:19 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 90014f8026e31874d368834834253debd131268b drm-intel
cce2b6a054a7 drm/xe/topology: Add a function to find the index of the last enabled DSS in a mask
47afe7bf6bc1 drm/xe/eustall: Introduce API for EU stall sampling
-:50: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#50:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 384 lines checked
510e2d03ea07 drm/xe/eustall: Implement EU stall sampling APIs for Xe_HPC
-:21: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#21:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 984 lines checked
e89cb924c290 drm/xe/eustall: Return -EIO error from read() if HW drops data
9d603dbee2ea drm/xe/eustall: Add EU stall sampling support for Xe2
0a2b514a2d5f drm/xe/query: Add a device query to get EU stall data information
9d37d60530b4 drm/xe/eustall: Add workaround 22016596838 which applies to PVC.
More information about the Intel-xe
mailing list