✗ CI.checkpatch: warning for drm/i915/plane: file and function renames (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jun 12 11:55:44 UTC 2025
== Series Details ==
Series: drm/i915/plane: file and function renames (rev2)
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 3fee2f671090b2298c1ff85bf3e5d18a1d96c952
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu Jun 12 14:37:11 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 97cffe7577962cb45e3a66d758f9a7cd2633c303 drm-intel
87fe9dca9401 drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
-:211: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#211:
rename from drivers/gpu/drm/i915/display/intel_atomic_plane.c
total: 0 errors, 1 warnings, 0 checks, 253 lines checked
6decd6240775 drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
99aec090a137 drm/i915/plane: make intel_plane_atomic_check() static and rename
09492bfcd048 drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
3fee2f671090 drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
More information about the Intel-xe
mailing list