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

Patchwork patchwork at emeril.freedesktop.org
Fri Oct 6 14:59:52 UTC 2023


== Series Details ==

Series: drm/xe: Cleanup for addressing vga decode (rev2)
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 e631a2de15603d8c7e6f99f658fc77575cbd4855
Author: Uma Shankar <uma.shankar at intel.com>
Date:   Fri Oct 6 17:26:45 2023 +0530

    drm/xe: Create a dummy version for vga decode
    
    This introduces 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
    in upstream.
    
    v2: Addressed Arun's review comments
    
    Signed-off-by: Uma Shankar <uma.shankar at intel.com>
+ /mt/dim checkpatch b3daf7f07d6accbe43feafcadeb0b0498063761e drm-intel
24c60a285 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
d8fe584cc drm/i915/display: Created exclusive version of vga decode setup
e631a2de1 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'
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31: 
new file mode 100644

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




More information about the Intel-xe mailing list