[Intel-xe] ✗ CI.checkpatch: warning for drm/xe: Cleanup for addressing vga decode

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 5 14:32:08 UTC 2023


== Series Details ==

Series: drm/xe: Cleanup for addressing vga decode
URL   : https://patchwork.freedesktop.org/series/124660/
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 7d7d25bfc45d690033b2ca87fc0616cbacec0b92
Author: Uma Shankar <uma.shankar at intel.com>
Date:   Thu Oct 5 19:29:17 2023 +0530

    drm/xe: Create a dummy version for vga decode
    
    This implements an exclusive version of vga decode for xe.
    Rest of the display changes will be re-used from i915.
    
    Currently it adds just a dummy implementation. VGA decode
    needs to be handled correctly in i915, proper implementation
    will be adopted once the i915 changes are finalized and merged
    upstream.
    
    Signed-off-by: Uma Shankar <uma.shankar at intel.com>
+ /mt/dim checkpatch 3d2b298aaf52e74d4e90470cd65de047362e4875 drm-intel
abfe54e02 Revert "FIXME: drm/i915/vga: disable vga set decode for xe"
-:6: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '28da6179478e3f29cb27df30b71f68b904dfff26', maybe rebased or not pulled?
#6: 
This reverts commit 28da6179478e3f29cb27df30b71f68b904dfff26.

total: 0 errors, 1 warnings, 0 checks, 16 lines checked
984b02774 drm/i915/display: Created exclusive version of vga decode setup
7d7d25bfc drm/xe: Create a dummy version for vga decode
Traceback (most recent call last):
  File "scripts/spdxcheck.py", line 6, in <module>
    from ply import lex, yacc
ModuleNotFoundError: No module named 'ply'
-:29: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#29: 
new file mode 100644

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




More information about the Intel-xe mailing list