✗ CI.checkpatch: warning for drm/xe: Move xe_gpu_commands.h file to instructions/
Patchwork
patchwork at emeril.freedesktop.org
Wed May 8 18:13:00 UTC 2024
== Series Details ==
Series: drm/xe: Move xe_gpu_commands.h file to instructions/
URL : https://patchwork.freedesktop.org/series/133336/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 6b9a7de44b2db03017315141d1037d1b01e7cc6c
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date: Wed May 8 19:48:56 2024 +0200
drm/xe: Move xe_gpu_commands.h file to instructions/
All other files with commands definitions are in instructions/
folder. Move xe_gpu_commands.h also there.
Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
+ /mt/dim checkpatch 34d52122a69076639d526b035c8edd5b43201f84 drm-intel
6b9a7de44b2d drm/xe: Move xe_gpu_commands.h file to instructions/
-:13: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#13:
rename from drivers/gpu/drm/xe/regs/xe_gpu_commands.h
total: 0 errors, 1 warnings, 0 checks, 48 lines checked
More information about the Intel-xe
mailing list