✓ CI.checkpatch: success for drm/xe: no need to call fixup_initial_plane_config in XE

Patchwork patchwork at emeril.freedesktop.org
Mon Apr 15 15:35:33 UTC 2024


== Series Details ==

Series: drm/xe: no need to call fixup_initial_plane_config in XE
URL   : https://patchwork.freedesktop.org/series/132396/
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
04432599dcb1becb52633b02487fe3c638ba5915
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d75286f21fb5f4af5e50e23475a53aa232dea17d
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date:   Sat Apr 13 00:33:42 2024 +0300

    drm/xe: no need to call fixup_initial_plane_config in XE
    
    In XE, the updated fb mapping is already done and updated as
    part of intel_find_initial_plane_obj(). So no need to invoke
    fixup_initial_plane_config() again as it would basically write
    the same data to "PLAN_SURF" again.
    
    Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch 40c465bb2f01d38693dd2ef3ed84b89f95f493f4 drm-intel
d75286f21fb5 drm/xe: no need to call fixup_initial_plane_config in XE




More information about the Intel-xe mailing list