[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v6,1/2] Revert "FIXME: drm/i915: xe dpt integration"
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 7 21:01:20 UTC 2023
== Series Details ==
Series: series starting with [v6,1/2] Revert "FIXME: drm/i915: xe dpt integration"
URL : https://patchwork.freedesktop.org/series/126094/
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 2e554943702ee2c597f9ac7d0291f83b73f6eb52
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Nov 7 22:30:32 2023 +0200
drm/i915: xe dpt integration
Abstract i915 and Xe dpt related differences. Create
intel_dpt_common.c where common dpt code go into.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch 3b0bded07ef9f00e6120c6856e86e3faf897191f drm-intel
a62d19df0 Revert "FIXME: drm/i915: xe dpt integration"
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'e417510409165b44ad59bfdbc59cd90316e91dc1', maybe rebased or not pulled?
#6:
This reverts commit e417510409165b44ad59bfdbc59cd90316e91dc1.
total: 0 errors, 1 warnings, 0 checks, 158 lines checked
2e5549437 drm/i915: xe dpt integration
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'
-:139: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#139:
new file mode 100644
total: 0 errors, 1 warnings, 0 checks, 215 lines checked
More information about the Intel-xe
mailing list