✗ CI.checkpatch: warning for MAINTAINERS: Updates to Intel DRM
Patchwork
patchwork at emeril.freedesktop.org
Wed Dec 13 16:12:31 UTC 2023
== Series Details ==
Series: MAINTAINERS: Updates to Intel DRM
URL : https://patchwork.freedesktop.org/series/127755/
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
6030b24c1386b00de8187b5fb987e283a57b372a
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fc1cf702957347179683eb6ef473bfbd3a5c9d10
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date: Wed Dec 13 11:09:15 2023 -0500
MAINTAINERS: Updates to Intel DRM
Introduce the Maintainers of the new drm/xe driver for upcoming
Intel GPUs.
Since it has a shared display with drm/i915, let's also create a
dedicated block to group display related files. But without any
substantial change to the i915 side. The display patches will
continue to flow through i915 from drm-intel-next branches for now.
Acked-by: Jani Nikula <jani.nikula at intel.com>
Acked-by: Joonas Lahtinen <joonas.lahtinen at linux.intel.com>
Acked-by: Tvrtko Ursulin <tvrtko.ursulin at linux.intel.com>
Acked-by: Lucas De Marchi <lucas.demarchi at intel.com>
Acked-by: Oded Gabbay <ogabbay at kernel.org>
Acked-by: Thomas Hellström <thomas.hellstrom at linux.intel.com>
Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 5cd1893366708380854f4694ae57417192458a6b drm-intel
fc1cf7029 MAINTAINERS: Updates to Intel DRM
-:42: WARNING:MAINTAINERS_STYLE: Misordered MAINTAINERS entry - list file patterns in alphabetic order
#42: FILE: MAINTAINERS:10491:
+F: drivers/gpu/drm/xe/display/
+F: drivers/gpu/drm/xe/compat-i915-headers
total: 0 errors, 1 warnings, 0 checks, 41 lines checked
More information about the Intel-xe
mailing list