✗ CI.checkpatch: warning for drm/i915/plane: file and function renames
Patchwork
patchwork at emeril.freedesktop.org
Tue Apr 8 16:28:50 UTC 2025
== Series Details ==
Series: drm/i915/plane: file and function renames
URL : https://patchwork.freedesktop.org/series/147415/
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit af08d4edfe1c2efbe70d45f0c4d63e9bdb6c33c7
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Apr 8 19:22:04 2025 +0300
drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
Rename to follow filename based naming.
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch bc033b97f4cf51b56a927e050839bf9e16f6a1b1 drm-intel
8dff5ef3f218 drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
-:220: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#220:
rename from drivers/gpu/drm/i915/display/intel_atomic_plane.c
total: 0 errors, 1 warnings, 0 checks, 269 lines checked
62d2ca068381 drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
8bb829d676e6 drm/i915/plane: make intel_plane_atomic_check() static and rename
fdd598363c1a drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
af08d4edfe1c drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
More information about the Intel-xe
mailing list