[Intel-xe] ✗ CI.checkpatch: warning for Add gtidle properties (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 16 09:24:56 UTC 2023


== Series Details ==

Series: Add gtidle properties (rev2)
URL   : https://patchwork.freedesktop.org/series/119262/
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
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit b2507dac8192c4c083aa137693a030bc453e7821
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Fri Jun 16 14:55:21 2023 +0530

    drm/xe/mtl: Add support to get C6 residency/status of MTL
    
    Add the registers to get C6 residency of MTL SAMedia and
    C6 status of MTL gts
    
    v2:
       - move register definitions to regs header (Anshuman)
       - correct reg definition for mtl rc status
       - make idle_status function common (Badal)
    
    Bspec: 66300
    
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch 293e40ed72cf5a9cf97438455bb8172fa260c7eb drm-intel
c1c474aba drm/xe: add a new sysfs directory for gtidle properties
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'
-:80: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#80: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 340 lines checked
b2507dac8 drm/xe/mtl: Add support to get C6 residency/status of MTL




More information about the Intel-xe mailing list