[Intel-xe] ✗ CI.checkpatch: warning for DSB refactoring

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 29 15:42:42 UTC 2023


== Series Details ==

Series: DSB refactoring
URL   : https://patchwork.freedesktop.org/series/127049/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 10cbf96de8bdda261eaa0a600e5ed71f2dce2133
Author: Animesh Manna <animesh.manna at intel.com>
Date:   Wed Nov 29 19:20:54 2023 +0530

    drm/xe/dsb: DSB implementation for xe
    
    Add xe specific DSB buffer handling methods.
    
    Signed-off-by: Animesh Manna <animesh.manna at intel.com>
+ /mt/dim checkpatch 85b250055294962c10155adec459becea80a71f6 drm-intel
5ec4d5432 Revert "FIXME: drm/i915/dsb: xe changes for dsb"
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'ae96663654bcc3bff12f5c497647df2818e0c1a8', maybe rebased or not pulled?
#6: 
This reverts commit ae96663654bcc3bff12f5c497647df2818e0c1a8.

total: 0 errors, 1 warnings, 0 checks, 243 lines checked
1d7a475e4 drm/i915/dsb: Allocate command buffer from local memory
3a41d6307 drm/i915/dsb: Correct DSB command buffer cache coherency settings
e2993ca46 drm/i915/dsb: Re-instate DSB for LUT updates
1e16be7c8 drm/i915/dsb: DSB code refactoring
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'
-:294: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#294: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 356 lines checked
10cbf96de drm/xe/dsb: DSB implementation for xe
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:23: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#23: 
new file mode 100644

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




More information about the Intel-xe mailing list