[Intel-xe] ✗ CI.checkpatch: warning for Fix compatibility issue for intel_dmc (rev4)

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 13 07:24:18 UTC 2023


== Series Details ==

Series: Fix compatibility issue for intel_dmc (rev4)
URL   : https://patchwork.freedesktop.org/series/124969/
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 71e86015127c17060601a1ff2c816c8edd9cadc6
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date:   Fri Oct 13 12:23:23 2023 +0530

    fixup! drm/xe/display: Implement display support
    
    Add definition for INTEL_UC_FIRMWARE_URL to maintain compatibility
    with intel_dmc code.
    
    v2: Do not specify directory for firmware repository path
    
    Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
    Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch 6c0d1e36f310682297a5b07336b0883afc77f66e drm-intel
362d9079e Revert "FIXME: drm/i915/dmc: xe way of getting at stepping"
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'a0cdbefc3aea03c1d3f30460c1d89678705d57bb', maybe rebased or not pulled?
#6: 
This reverts commit a0cdbefc3aea03c1d3f30460c1d89678705d57bb.

total: 0 errors, 1 warnings, 0 checks, 30 lines checked
0e145cb09 drm/i915: Add wrapper for getting display step
aa1e6d5a4 fixup! drm/xe/display: Implement display support
2f8d0fc7e fixup! drm/xe/display: Implement display support
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:25: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#25: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 27 lines checked
a20a7ef45 fixup! drm/xe/display: Implement display support
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:25: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#25: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 24 lines checked
71e860151 fixup! drm/xe/display: Implement display support
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:27: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#27: 
new file mode 100644

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




More information about the Intel-xe mailing list