✗ CI.checkpatch: warning for drm: move Intel drm headers to a subdirectory (rev4)
Patchwork
patchwork at emeril.freedesktop.org
Thu May 30 13:26:43 UTC 2024
== Series Details ==
Series: drm: move Intel drm headers to a subdirectory (rev4)
URL : https://patchwork.freedesktop.org/series/132263/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 12c1e6d07a5cf3132c10357e7f9333f8be1419f4
Author: Jani Nikula <jani.nikula at intel.com>
Date: Thu May 30 16:19:11 2024 +0300
MAINTAINERS: update i915 and xe entries for include/drm/intel
With all the Intel specific drm files under include/drm/intel, update
the i915, xe, and the shared display entries. Do not discriminate based
on file name pattern, just add the entire directory for all three
entries.
Cc: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Cc: Lucas De Marchi <lucas.demarchi at intel.com>
Cc: Oded Gabbay <ogabbay at kernel.org>
Cc: Rodrigo Vivi <rodrigo.vivi at intel.com>
Cc: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Cc: Tvrtko Ursulin <tursulin at ursulin.net>
Reviewed-by: Andi Shyti <andi.shyti at linux.intel.com>
Acked-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 2673d3bec539b78f4368d00e0bf66d1449d77468 drm-intel
6781864017e9 drm: move intel-gtt.h under include/drm/intel
-:84: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#84:
rename from include/drm/intel-gtt.h
total: 0 errors, 1 warnings, 0 checks, 40 lines checked
60f064083a4d drm: move i915_gsc_proxy_mei_interface.h under include/drm/intel
-:60: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#60:
rename from include/drm/i915_gsc_proxy_mei_interface.h
total: 0 errors, 1 warnings, 0 checks, 24 lines checked
ca3c5047b57c drm: move i915_component.h under include/drm/intel
-:140: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#140:
rename from include/drm/i915_component.h
total: 0 errors, 1 warnings, 0 checks, 80 lines checked
e60d76b235c1 drm: move intel_lpe_audio.h under include/drm/intel
-:47: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#47:
rename from include/drm/intel_lpe_audio.h
total: 0 errors, 1 warnings, 0 checks, 24 lines checked
21cc3f7dd601 drm: move i915_drm.h under include/drm/intel
-:130: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#130:
rename from include/drm/i915_drm.h
total: 0 errors, 1 warnings, 0 checks, 64 lines checked
435d7da06c20 drm: move i915_pxp_tee_interface.h under include/drm/intel
-:45: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#45:
rename from include/drm/i915_pxp_tee_interface.h
total: 0 errors, 1 warnings, 0 checks, 16 lines checked
185d9f2fa0a9 drm: move i915_pciids.h under include/drm/intel
-:71: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#71:
rename from include/drm/i915_pciids.h
total: 0 errors, 1 warnings, 0 checks, 32 lines checked
1c7e6f10287b drm: move xe_pciids.h under include/drm/intel
-:31: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#31:
rename from include/drm/xe_pciids.h
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
280e9743bf40 drm: move i915_hdcp_interface.h under include/drm/intel
-:84: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#84:
rename from include/drm/i915_hdcp_interface.h
total: 0 errors, 1 warnings, 0 checks, 40 lines checked
12c1e6d07a5c MAINTAINERS: update i915 and xe entries for include/drm/intel
More information about the Intel-xe
mailing list