[Intel-xe] ✗ CI.checkpatch: warning for Frontbuffer tracking and dirtyfb (rev5)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 5 05:27:49 UTC 2023


== Series Details ==

Series: Frontbuffer tracking and dirtyfb (rev5)
URL   : https://patchwork.freedesktop.org/series/123751/
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 ff03d39c26a4df89a18ef9d57a388a277589efe3
Author: Jouni Högander <jouni.hogander at intel.com>
Date:   Mon Oct 2 13:23:59 2023 +0300

    fixup! FIXME: drm/i915/display: Remaining changes to make xe compile
    
    Generic dirtyfb implementation which Xe is currently using is doing atomic
    commit which is inefficient. We have now dma fence handling in our dirtyfb
    implementation. This works with Xe and CPU/GPU frontbuffer rendering as
    long as sync objects are imported by userspace
    (dma_buf_import_sync_file). Switch to our custom dirtyfb implementation.
    
    Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
+ /mt/dim checkpatch 925411c583c351c1a54c7a27fc96e0c64f1554af drm-intel
a45def86a drm/xe: Add empty def for i915_gem_object_flush_if_display
b6e6ff408 Revert "FIXME: drm/i915: More display ugly wa needed after rebase"
-:10: WARNING:UNKNOWN_COMMIT_ID: Unknown commit id '4bf10efdff69a34bfa55813593bfecbf6f5d6db9', maybe rebased or not pulled?
#10: 
This reverts commit 4bf10efdff69a34bfa55813593bfecbf6f5d6db9.

total: 0 errors, 1 warnings, 0 checks, 23 lines checked
18e9261f9 drm/i915/display: Use intel_bo_to_drm_bo instead of obj->base
ff03d39c2 fixup! FIXME: drm/i915/display: Remaining changes to make xe compile




More information about the Intel-xe mailing list