✓ CI.checkpatch: success for Move GuC submission init to post hwconfig step

Patchwork patchwork at emeril.freedesktop.org
Fri May 10 21:03:58 UTC 2024


== Series Details ==

Series: Move GuC submission init to post hwconfig step
URL   : https://patchwork.freedesktop.org/series/133471/
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
57b97a66dd129aea93991dc66cd10477f7a05cf8
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit a1f0975dea4d4e911eb021b2387879f91eceb070
Author: Michal Wajdeczko <michal.wajdeczko at intel.com>
Date:   Fri May 10 22:38:10 2024 +0200

    drm/xe/uc: Move GuC submission init to post hwconfig step
    
    We shouldn't need anything from the GuC submission code until we
    finish GuC initialization in post hwconfig step.
    
    While around add diagnostic message if we fail uC init.
    
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
+ /mt/dim checkpatch afd593c3e9f9218ececa93e30c33182346295ac9 drm-intel
099a48c30e10 drm/xe/uc: Reorder post hwconfig uC initialization step
a1f0975dea4d drm/xe/uc: Move GuC submission init to post hwconfig step




More information about the Intel-xe mailing list