✗ CI.checkpatch: warning for drm/xe: Add base frequency balance sysfs attributes

Patchwork patchwork at emeril.freedesktop.org
Tue Jan 16 09:33:16 UTC 2024


== Series Details ==

Series: drm/xe: Add base frequency balance sysfs attributes
URL   : https://patchwork.freedesktop.org/series/128805/
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
faa12d3432d7ef7793d934cd9338c555e95a5aad
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit bbaa2245ba093d096f818eba2ad5280ad10b6e11
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date:   Tue Jan 16 15:16:00 2024 +0530

    drm/xe: Add base frequency balance sysfs attributes
    
    Add sysfs attributes for base frequency balance.
    
    device/tile#/gt#/freq0/balance
                            |- base_freq_factor
                            |- base_freq_factor.scale
                            |- base_rp0_freq
                            |- base_rpn_freq
    
    Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
+ /mt/dim checkpatch 3a1d727c0061b96ddf8e653130f94ab331e2f065 drm-intel
bbaa2245b drm/xe: Add base frequency balance sysfs 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'
-:29: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#29: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 224 lines checked




More information about the Intel-xe mailing list