✗ CI.checkpatch: warning for drm/xe/compat: cleanup

Patchwork patchwork at emeril.freedesktop.org
Wed Mar 5 20:31:28 UTC 2025


== Series Details ==

Series: drm/xe/compat: cleanup
URL   : https://patchwork.freedesktop.org/series/145853/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 905133819c388b159cd085b18a127f6486f3bebb
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Wed Mar 5 18:38:23 2025 +0200

    drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display
    
    Going forward, struct intel_display is the main display device data
    pointer. Convert intel_atomic_plane.[ch] to struct intel_display.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch f813902c30436f86fac23d2369ec0f3cfe7ff761 drm-intel
51cf9b342d60 drm/xe/compat: refactor compat i915_drv.h
-:36: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#36: 
new file mode 100644

total: 0 errors, 1 warnings, 0 checks, 60 lines checked
905133819c38 drm/i915/plane: convert intel_atomic_plane.[ch] to struct intel_display
-:120: WARNING:LONG_LINE: line length of 107 exceeds 100 columns
#120: FILE: drivers/gpu/drm/i915/display/intel_atomic_plane.c:618:
+	if ((display->platform.ironlake || display->platform.sandybridge || display->platform.ivybridge) &&

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




More information about the Intel-xe mailing list