✓ CI.checkpatch: success for drm/xe/guc: Escalate GuC load failure immediately

Patchwork patchwork at emeril.freedesktop.org
Tue Feb 11 01:40:17 UTC 2025


== Series Details ==

Series: drm/xe/guc: Escalate GuC load failure immediately
URL   : https://patchwork.freedesktop.org/series/144637/
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
22f9cda3436b4fe965b5c5f31d2f2c1bcb483189
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1d4cac14c6da603d7f356e366e1d1eb55300c32a
Author: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
Date:   Mon Feb 10 16:47:02 2025 -0800

    drm/xe/guc: Escalate GuC load failure immediately
    
    When the Xe was first introduced, we intentionally avoided escalating
    GuC load failures, to not abort mid-probe. Xe is now mature enough and
    we gracefully handle probe failures, so we can start escalating
    immediately.
    
    Note that even without this patch the probe is still aborted because
    the attempt to enable CTs after GuC load will fail and that failure is
    already escalated.
    
    Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio at intel.com>
    Cc: Matthew Brost <matthew.brost at intel.com>
    Cc: John Harrison <John.C.Harrison at Intel.com>
+ /mt/dim checkpatch 2fc58ab10139895686001c7e1ee247f15226abc4 drm-intel
1d4cac14c6da drm/xe/guc: Escalate GuC load failure immediately




More information about the Intel-xe mailing list