[Intel-xe] ✗ CI.checkpatch: warning for series starting with [v8,1/6] Revert "FIXME: drm/i915: xe dpt integration"

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 10 14:57:00 UTC 2023


== Series Details ==

Series: series starting with [v8,1/6] Revert "FIXME: drm/i915: xe dpt integration"
URL   : https://patchwork.freedesktop.org/series/126275/
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 3c172f5362613311d6725022cd6c598086205f19
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date:   Fri Nov 10 16:45:36 2023 +0200

    FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes
    
    intel_framebuffer_init and intel_user_framebuffer_destroy_vm
    xe changes.
    
    Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch b3890fb4386dcef68a96888141c4cc773f6241ce drm-intel
8632781c5 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
fa33b6345 drm/i915/display: Separate xe and i915 common dpt code into own file
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'
-:97: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#97: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 85 lines checked
03122cc7c drm/i915/display: in skl_surf_address check for dpt-vma
80a25c6a8 drm/i915/display: In intel_framebuffer_init switch to use intel_bo_to_drm_bo
049c61e34 drm/i915: xe dpt integration
-:87: WARNING:MISSING_EOF_NEWLINE: adding a line without newline at end of file
#87: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:384:
+}

-:87: WARNING:RETURN_VOID: void function return statements are not generally useful
#87: FILE: drivers/gpu/drm/xe/display/xe_fb_pin.c:384:
+	return;
+}

total: 0 errors, 2 warnings, 0 checks, 61 lines checked
3c172f536 FIXME: drm/i915: xe intel_fb.c framebuffer init and destroy xe changes




More information about the Intel-xe mailing list