[Intel-xe] ✗ CI.checkpatch: warning for Backport including i915_active.h in intel_frontbuffer.c
Patchwork
patchwork at emeril.freedesktop.org
Mon Oct 2 08:00:52 UTC 2023
== Series Details ==
Series: Backport including i915_active.h in intel_frontbuffer.c
URL : https://patchwork.freedesktop.org/series/124501/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 452f7accb70ae30c17312d5d2b88bbe6695cae98
Author: Jouni Högander <jouni.hogander at intel.com>
Date: Mon Oct 2 09:58:02 2023 +0300
drm/i915/display: Include i915_active header in frontbuffer tracking code
Intel frontbuffer tracking code is using i915_active functions -> include
i915_active.h directly instead of relying getting indirectly included.
Cc: Jani Nikula <jani.nikula at intel.com>
Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
Reviewed-by: Jani Nikula <jani.nikula at intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230929112047.1151914-1-jouni.hogander@intel.com
(cherry picked from commit f52d1493dfbf9ba421bb3f84a798cc309128b728)
+ /mt/dim checkpatch 22fcf2404f56a8e7aea6734298e0b2b265136313 drm-intel
2e048c6fa Revert "drm/i915/display: Include i915_active header"
-:9: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '6ca0e8966a68524d292d1b5448963454a0878a01', maybe rebased or not pulled?
#9:
This reverts commit 6ca0e8966a68524d292d1b5448963454a0878a01.
total: 0 errors, 1 warnings, 0 checks, 7 lines checked
452f7accb drm/i915/display: Include i915_active header in frontbuffer tracking code
More information about the Intel-xe
mailing list