[Intel-xe] ✗ CI.checkpatch: warning for Revert remaining local fb tracking patches and backport (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 25 07:54:07 UTC 2023


== Series Details ==

Series: Revert remaining local fb tracking patches and backport (rev3)
URL   : https://patchwork.freedesktop.org/series/125437/
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 1ccb5621fda766ff0071a88c58fe2a3c3fe96ef6
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Mon Oct 23 09:34:20 2023 +0300

    drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
    
    Xe and i915 objects have differing implementation. Use intel_bo_to_drm_bo
    instead of obj->base as xe_bo doesn't have base pointer.
    
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
    Reviewed-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
    Link: https://patchwork.freedesktop.org/patch/msgid/20231012072158.4115795-3-jouni.hogander@intel.com
    (cherry picked from commit 3594d00b71eea66d183b310c19aa5a6bf4206e62)
+ /mt/dim checkpatch 4354e27efb78582ee567ba6264c79d0872a3a4e7 drm-intel
6eccc2067 Revert "drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base"
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id 'c6592b46a51db52f808b5a19e1ae8f797f8be38a', maybe rebased or not pulled?
#10: 
This reverts commit c6592b46a51db52f808b5a19e1ae8f797f8be38a.

total: 0 errors, 1 warnings, 0 checks, 12 lines checked
0ea371e50 Revert "drm/i915/display: Move releasing gem object away from fb tracking"
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '86e3f63f9f1e9bbc3290955c316b17103ef5113e', maybe rebased or not pulled?
#10: 
This reverts commit 86e3f63f9f1e9bbc3290955c316b17103ef5113e.

total: 0 errors, 1 warnings, 0 checks, 15 lines checked
d37b2ac5c drm/i915/display: Move releasing gem object away from fb tracking
1ccb5621f drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base




More information about the Intel-xe mailing list