[Intel-xe] ✗ CI.checkpatch: warning for drm/xe/gsc: add initial gsc support

Patchwork patchwork at emeril.freedesktop.org
Tue Sep 12 15:14:51 UTC 2023


== Series Details ==

Series: drm/xe/gsc: add initial gsc support
URL   : https://patchwork.freedesktop.org/series/123603/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 7b5869e508d1d864f2c3329cf18b45c61afdd795
Author: Vitaly Lubart <vitaly.lubart at intel.com>
Date:   Tue Sep 12 16:08:35 2023 +0300

    mei: gsc: add support for auxiliary device created by Xe driver
    
    Add support for gsc mei auxiliary device created by Xe driver
    
    Signed-off-by: Vitaly Lubart <vitaly.lubart at intel.com>
    Signed-off-by: Alexander Usyskin <alexander.usyskin at intel.com>
+ /mt/dim checkpatch b2c3b639e43d697c7aabb118f2e27eac926cd771 drm-intel
f5671389b drm/xe/gsc: add HECI2 register offsets
106291153 drm/xe/gsc: add has_heci_gscfi indication to device
6523b8f2b drm/xe/gsc: add gsc device support
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'
-:59: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#59: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 335 lines checked
7b5869e50 mei: gsc: add support for auxiliary device created by Xe driver




More information about the Intel-xe mailing list