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

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 23 06:04:28 UTC 2023


== Series Details ==

Series: Add gtidle properties (rev5)
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 72925abfdb8944ba21c926d1fdc48a15ef16c142
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Fri Jun 23 10:54:31 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)
    
    v3:
       - remove extra line in commit message
       - use only media type check in initialization
       - use graphics ver check (Anshuman)
    
    v4:
       - remove extra lines (Anshuman)
    
    Bspec: 66300
    Signed-off-by: Badal Nilawar <badal.nilawar at intel.com>
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
    Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
    Reviewed-by: Anshuman Gupta <anshuman.gupta at intel.com>
+ /mt/dim checkpatch 4287d7a61a8f6b40e4f99055870b1239d8439050 drm-intel
df14f52c5 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'
-:84: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#84: 
new file mode 100644

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




More information about the Intel-xe mailing list