✗ CI.checkpatch: warning for Add debugfs node to expose G-state and pcie link state residency (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Jun 17 19:51:06 UTC 2025


== Series Details ==

Series: Add debugfs node to expose G-state and pcie link state residency (rev2)
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 02f313218ad9835c8f72dfe32f50672b1609771c
Author: Soham Purkait <soham.purkait at intel.com>
Date:   Tue Jun 17 22:46:00 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.
    
    v1 : Moved offset macros to drm/xe/regs/xe_pmt. (Riana)
    
    Signed-off-by: Soham Purkait <soham.purkait at intel.com>
+ /mt/dim checkpatch ec86132a383e84e0acd73092030b8d1b51c70060 drm-intel
d2275a9d4f5f 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, 110 lines checked
02f313218ad9 drm/xe/regs/xe_pmt: Macros for G-State and pcie link state residency offset




More information about the Intel-xe mailing list