✓ CI.checkpatch: success for drm/xe: Remaining probe reordering

Patchwork patchwork at emeril.freedesktop.org
Mon Jan 29 13:06:34 UTC 2024


== Series Details ==

Series: drm/xe: Remaining probe reordering
URL   : https://patchwork.freedesktop.org/series/129268/
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
2d919ac662b2798c053d68d1cc16b758c61b55ca
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 91b9a53416de85820f98a79e5291dc9ff70d13fc
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Mon Jan 29 14:03:08 2024 +0100

    drm/xe: Initialize GuC earlier during probe
    
    SR-IOV VF has limited access to MMIO registers. Fortunately, it is able
    to access a curated subset that is needed to initialize the driver by
    communicating with SR-IOV PF using GuC CT.
    Initialize GuC earlier in order to keep the unified probe ordering
    between VF and PF modes.
    
    Signed-off-by: Michał Winiarski <michal.winiarski at intel.com>
    Reviewed-by: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch a0325b172ae7077c52b074d9b531f4e3aa585d82 drm-intel
27a2ac734 drm/xe/guc: Allocate GuC data structures in system memory for initial load
1c2329282 drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
d3b497b5f drm/xe/guc: Move GuC power control init to "post-hwconfig"
91b9a5341 drm/xe: Initialize GuC earlier during probe




More information about the Intel-xe mailing list