✓ CI.checkpatch: success for series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load (rev3)

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 20 19:00:10 UTC 2024


== Series Details ==

Series: series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load (rev3)
URL   : https://patchwork.freedesktop.org/series/130079/
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
35591fb8b4d5305b37ce31483f85ac0956eaa536
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 0d49817070c66d3fb6e88fd94cab3c895f81f35e
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Mon Feb 19 14:05:30 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 a174e207f7135de970c957b15fb2a9fed9a513f3 drm-intel
9194c73057fb drm/xe/guc: Allocate GuC data structures in system memory for initial load
aaf53682aab2 drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
4ba001b4f6e1 drm/xe/guc: Move GuC power control init to "post-hwconfig"
0d49817070c6 drm/xe: Initialize GuC earlier during probe




More information about the Intel-xe mailing list