✗ CI.checkpatch: warning for drm/xe: Move HW GGTT definitions to dedicated file

Patchwork patchwork at emeril.freedesktop.org
Tue Mar 26 13:16:54 UTC 2024


== Series Details ==

Series: drm/xe: Move HW GGTT definitions to dedicated file
URL   : https://patchwork.freedesktop.org/series/131631/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 4676b415c3f530bb55ce3fbab1f224cf4b4fc943
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Tue Mar 26 14:10:42 2024 +0100

    drm/xe: Move HW GGTT definitions to dedicated file
    
    It's better to keep all hardware GGTT definitions separated from
    the driver code. It also helps to avoid duplicated definitions.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 935fcfc9f13c7035e94f4bde0064c458a7a3c323 drm-intel
4676b415c3f5 drm/xe: Move HW GGTT definitions to dedicated file
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:13: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#13: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 55 lines checked




More information about the Intel-xe mailing list