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

Patchwork patchwork at emeril.freedesktop.org
Mon Feb 19 17:43:26 UTC 2024


== Series Details ==

Series: series starting with [CI,1/4] drm/xe/guc: Allocate GuC data structures in system memory for initial load (rev2)
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 2d629b73f2692a7fa21d201a1b2f947c47373644
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 52bdc58b3b2bd7b77710f0d6710c1b9dbaee1af9 drm-intel
9c675400c946 drm/xe/guc: Allocate GuC data structures in system memory for initial load
6eb8189b3e58 drm/xe/huc: Realloc HuC FW in vram for post-hwconfig
476b7ec135d5 drm/xe/guc: Move GuC power control init to "post-hwconfig"
2d629b73f269 drm/xe: Initialize GuC earlier during probe




More information about the Intel-xe mailing list