✓ CI.checkpatch: success for drm/xe: avoid the async_flip update in the initial plane config (rev2)

Patchwork patchwork at emeril.freedesktop.org
Tue Apr 23 12:07:15 UTC 2024


== Series Details ==

Series: drm/xe: avoid the async_flip update in the initial plane config (rev2)
URL   : https://patchwork.freedesktop.org/series/132648/
State : success

== 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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 09bc1d7cb2b6b792aada02ad8521b1d0e9b30b78
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date:   Fri Apr 19 17:09:25 2024 +0300

    drm/xe: avoid the async_flip update in the initial plane config
    
    Async flip call is not needed. The updated fb mapping is updated
    as part of the fixup_initial_plane_config() call. Otherwise we
    end up updating the PLAN_SURF register twice with the same info.
    
    v2: avoid async_flip instead of removing fixup call (Ville)
    
    Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch 861eed75446fe9dbac9d28d11f44caa47cebeebf drm-intel
09bc1d7cb2b6 drm/xe: avoid the async_flip update in the initial plane config




More information about the Intel-xe mailing list