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

Patchwork patchwork at emeril.freedesktop.org
Fri Feb 2 12:12:45 UTC 2024


== Series Details ==

Series: series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load
URL   : https://patchwork.freedesktop.org/series/129466/
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 b2b7809693d3c9c36d26f2342f2ff6f8e7b09a05
Author: Michał Winiarski <michal.winiarski at intel.com>
Date:   Fri Feb 2 13:08:34 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 1dd92467500a5ead3e44bbdfe15e064dd79b65ef drm-intel
83f79eb48 drm/xe/guc: Allocate GuC data structures in system memory for initial load
f611b985a drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
3fb69608d drm/xe/guc: Move GuC power control init to "post-hwconfig"
b2b780969 drm/xe: Initialize GuC earlier during probe




More information about the Intel-xe mailing list