✓ CI.checkpatch: success for Pcode init status and lmem check (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 15 10:02:20 UTC 2024


== Series Details ==

Series: Pcode init status and lmem check (rev3)
URL   : https://patchwork.freedesktop.org/series/130904/
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
a9eb1ac8298ef9f9146567c29fa762d8e9efa1ef
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e2ed793da9e0119b12e95cb4f0ef8811575c4605
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Fri Mar 15 15:35:30 2024 +0530

    RFC drm/xe: add fault injection for lmem init check
    
    add a boot time fault injection for lmem init check.
    This can be triggered by adding a modparam fail_lmem_init
    
    xe.fail_lmem_init=<interval>,<probability>,<space>,<times>
    
    Adding this causes the lmem init check to fail causing
    the probe to defer.
    
    v2: add fault injection (Lucas)
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch 601f578c8c069e990adab2f8a6d94c549d7d0fe1 drm-intel
b0b30980d27b drm/xe: check pcode init status only on root gt of root tile
1c1592b60367 drm/xe: re-order lmem init check and wait for initialization to complete
e2ed793da9e0 RFC drm/xe: add fault injection for lmem init check




More information about the Intel-xe mailing list