✗ CI.checkpatch: warning for Add debugfs node to expose G-state and pcie link state residency
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 3 18:22:49 UTC 2025
== Series Details ==
Series: Add debugfs node to expose G-state and pcie link state residency
URL : https://patchwork.freedesktop.org/series/149793/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0f733db3d3baed4593a77c5f17b6dee800102532
Author: Soham Purkait <soham.purkait at intel.com>
Date: Tue Jun 3 23:42:05 2025 +0530
drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset
Add G-State residency and pcie link state residency
offset macros for G2, G6, G8, G10, ModS and L0, L1, L1.2
respectively.
Signed-off-by: Soham Purkait <soham.purkait at intel.com>
+ /mt/dim checkpatch ba486e3b10ce5b4ee4d1ffc58aa4cc3b669c02a3 drm-intel
e2e6db655a66 drm/xe/xe_debugfs: Exposure of G-State and pcie link state residency counters through debugfs
-:7: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#7:
Add two debugfs node named dgfx_pkg_residencies and dgfx_link_state_residencys
total: 0 errors, 1 warnings, 0 checks, 133 lines checked
0f733db3d3ba drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset
More information about the Intel-xe
mailing list