[Intel-xe] ✗ CI.checkpatch: warning for Add HWMON support for DGFX (rev6)

Patchwork patchwork at emeril.freedesktop.org
Mon Sep 25 08:20:22 UTC 2023


== Series Details ==

Series: Add HWMON support for DGFX (rev6)
URL   : https://patchwork.freedesktop.org/series/118934/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5bce98a0499dfaf87e76c991e1768e17d40a7f91
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Mon Sep 25 13:48:42 2023 +0530

    drm/xe/hwmon: Expose power1_max_interval
    
    Expose power1_max_interval, that is the tau corresponding to PL1, as a
    custom hwmon attribute. Some bit manipulation is needed because of the
    format of PKG_PWR_LIM_1_TIME in
    PACKAGE_RAPL_LIMIT register (1.x * power(2,y))
    
    v2: Get rpm wake ref while accessing power1_max_interval
    v3: %s/hwmon/xe_hwmon/
    
    Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
    Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
+ /mt/dim checkpatch 6378241543c29ce3a7df5828323f1684b4bb19e3 drm-intel
a3aecb1b0 drm/xe/hwmon: Expose power attributes
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:33: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#33: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 471 lines checked
0f9a2f1cb drm/xe/hwmon: Expose card reactive critical power
83a14b2d4 drm/xe/hwmon: Expose input voltage attribute
80b10e8f7 drm/xe/hwmon: Expose hwmon energy attribute
5bce98a04 drm/xe/hwmon: Expose power1_max_interval




More information about the Intel-xe mailing list