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

Patchwork patchwork at emeril.freedesktop.org
Wed Jun 21 14:51:16 UTC 2023


== Series Details ==

Series: Add gtidle properties (rev4)
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 5fd76f7b4ff0db22b53876c1e9b8bf6566191786
Author: Badal Nilawar <badal.nilawar at intel.com>
Date:   Wed Jun 21 20:15: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)
    
    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>
+ /mt/dim checkpatch f0727faae3ac98601f3f4299a967f26542b3e482 drm-intel
ea043a650 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'
-:81: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#81: 
new file mode 100644

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




More information about the Intel-xe mailing list