✗ CI.checkpatch: warning for drm/i915/display: plane property for async supported modifiers
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 16 07:52:24 UTC 2024
== Series Details ==
Series: drm/i915/display: plane property for async supported modifiers
URL : https://patchwork.freedesktop.org/series/140037/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1057af4d57f072100a90999e99fe633b70e3f62d
Author: Arun R Murthy <arun.r.murthy at intel.com>
Date: Wed Oct 16 11:06:26 2024 +0530
drm/i915/display: plane property for async supported modifiers
Create a i915 private plane property for sharing the async supported
modifiers to the user.
UMD related discussion requesting the same
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29618#note_2487123
Signed-off-by: Arun R Murthy <arun.r.murthy at intel.com>
+ /mt/dim checkpatch 0bebd793802b4eae14c71400e833cda8f91b0557 drm-intel
1057af4d57f0 drm/i915/display: plane property for async supported modifiers
-:10: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#10:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29618#note_2487123
total: 0 errors, 1 warnings, 0 checks, 122 lines checked
More information about the Intel-xe
mailing list