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

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 12 05:14:38 UTC 2023


== Series Details ==

Series: Fix compatibility issue for intel_dmc (rev2)
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 bace5c2bfdcd22707a1fee7578b56736bed6aa77
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date:   Thu Oct 12 10:36:45 2023 +0530

    drm/xe: Add intel_uc_fw.h compatibility header
    
    Add definition for INTEL_UC_FIRMWARE_URL to maintain compatibility
    with intel_dmc code.
    
    Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch 6c0d1e36f310682297a5b07336b0883afc77f66e drm-intel
36eeff4a2 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
3b845d5ea drm/i915: Add wrapper for getting display step
2127b8ea3 fixup! drm/xe/display: Implement display support
4f2829863 drm/xe: Add intel_step.h compatibility header
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:24: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#24: 
new file mode 100644

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

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

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




More information about the Intel-xe mailing list