✗ CI.checkpatch: warning for drm/i915/plane: file and function renames (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Tue Jun 17 08:54:35 UTC 2025
== Series Details ==
Series: drm/i915/plane: file and function renames (rev4)
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
f8ff75ae1d2127635239b134695774ed4045d05b
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8a9c04a33de6bcd8fa48bcc6370e52f3850cb6cb
Author: Jani Nikula <jani.nikula at intel.com>
Date: Tue Jun 17 11:13:40 2025 +0300
drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
Rename to follow filename based naming.
Reviewed-by: Gustavo Sousa <gustavo.sousa at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 95f0ac069cc2eee10b5d5e0ba67502ccea089de8 drm-intel
6a36f4a96197 drm/i915/plane: rename intel_atomic_plane.[ch] to intel_plane.[ch]
-:231: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#231:
rename from drivers/gpu/drm/i915/display/intel_atomic_plane.c
total: 0 errors, 1 warnings, 0 checks, 265 lines checked
e7729a04f719 drm/i915/plane: drop atomic from intel_atomic_plane_check_clipping()
1591acb78f21 drm/i915/plane: make intel_plane_atomic_check() static and rename
2b066771448b drm/i915/plane: rename intel_atomic_check_planes() to intel_plane_atomic_check()
8a9c04a33de6 drm/i915/plane: rename intel_atomic_add_affected_planes() to intel_plane_add_affected()
More information about the Intel-xe
mailing list