✗ CI.checkpatch: warning for Make MEI GSC interface available if i915 isn't (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri Aug 1 06:36:12 UTC 2025
== Series Details ==
Series: Make MEI GSC interface available if i915 isn't (rev2)
URL : https://patchwork.freedesktop.org/series/151618/
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
c298eac5978c38dcc62a70c0d73c91765e7cc296
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 46c8cc2baf93cc56e41e2f9a8040a21b97a1b797
Author: Simon Richter <Simon.Richter at hogyros.de>
Date: Fri Aug 1 15:00:16 2025 +0900
misc/mei: Xe graphics also has IME GSC interface
This driver is useful if at least one DRM driver registers an auxiliary device
for the ME interface. With the addition of Xe, this is no longer just i915.
Signed-off-by: Simon Richter <Simon.Richter at hogyros.de>
+ /mt/dim checkpatch 68a99106069be8ab52030c61215da008b2f6dbd2 drm-intel
56137dfa812a misc/mei: Allow building Intel ME interface on non-x86
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
Intel dGPUs can exist on other platforms as well, and contain an Intel ME GSC
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
bcb3c4c9acfa misc/mei: Decouple ME interfaces from GPU drivers
f9defd868dce misc/mei: Allow building standalone for compile testing
46c8cc2baf93 misc/mei: Xe graphics also has IME GSC interface
-:6: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#6:
This driver is useful if at least one DRM driver registers an auxiliary device
total: 0 errors, 1 warnings, 0 checks, 8 lines checked
More information about the Intel-xe
mailing list