[Intel-xe] ✗ CI.checkpatch: warning for Separate display and tile workarounds

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 13 23:17:32 UTC 2023


== Series Details ==

Series: Separate display and tile workarounds
URL   : https://patchwork.freedesktop.org/series/123657/
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 dbb1cc84e8e48fad4aae9ce848c6a05fd5ae5354
Author: Matt Roper <matthew.d.roper at intel.com>
Date:   Wed Sep 13 16:14:18 2023 -0700

    fixup! drm/xe/display: Implement display support
    
    Signed-off-by: Matt Roper <matthew.d.roper at intel.com>
+ /mt/dim checkpatch 89b671db4d8e2c46f27044d39c69095f597290e5 drm-intel
57bfb0db4 drm/i915: Stop forcing clock gating init for future platforms
848dee03d drm/i915/adlp: Stop calling gen12lp_init_clock_gating()
31f433652 drm/i915/display: Extract display workarounds from clock gating init
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'
-:41: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#41: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 143 lines checked
6e9c64b40 drm/i915/display: Apply workarounds during display init
8b2d5c169 drm/xe/wa: Apply tile workarounds at probe/resume
dbb1cc84e fixup! drm/xe/display: Implement display support
-:7: WARNING:COMMIT_MESSAGE: Missing commit description - Add an appropriate one

-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31: 
deleted file mode 100644

total: 0 errors, 2 warnings, 0 checks, 30 lines checked




More information about the Intel-xe mailing list