✗ CI.checkpatch: warning for series starting with [v5,1/3] drm/xe: Add vram frequency sysfs attributes

Patchwork patchwork at emeril.freedesktop.org
Tue Dec 19 09:55:36 UTC 2023


== Series Details ==

Series: series starting with [v5,1/3] drm/xe: Add vram frequency sysfs attributes
URL   : https://patchwork.freedesktop.org/series/127964/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e2c7b388156c0b30844abb7a0dd5deca09829bdc
Author: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
Date:   Tue Dec 19 15:37:11 2023 +0530

    drm/xe: Add media rp0/rpn sysfs attributes
    
    Add media frequency sysfs to the balance directory.
    
    device/tile#/gt#/freq0/balance
                            |- media_rp0_freq
                            |- media_rpn_freq
    
    Signed-off-by: Sujaritha Sundaresan <sujaritha.sundaresan at intel.com>
+ /mt/dim checkpatch 84e5d706cb0c11f2948a9f16d9e31ad5256b641c drm-intel
a7e567635 drm/xe: Add vram frequency sysfs attributes
3d07cc862 drm/xe: Add base 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, 230 lines checked
e2c7b3881 drm/xe: Add media rp0/rpn sysfs attributes




More information about the Intel-xe mailing list