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

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 13:00:07 UTC 2024


== Series Details ==

Series: Pcode init status and lmem check (rev2)
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
a9bb2a8a17457065eb398a81e8fd9aec2b519fd6
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d83ea8b7ae1c8e41b98302b88901421d32687f2b
Author: Riana Tauro <riana.tauro at intel.com>
Date:   Fri Mar 8 14:25:17 2024 +0530

    RFC drm/xe: re-order lmem init check and wait for initialization to complete
    
    Lmem init check should be done only after pcode initialization
    status is complete. Move lmem init check after pcode status
    check. Also wait for a short while after pcode status check
    to allow completion of the task.
    
    Failing to do so, can lead to aborting the module load
    leaving the system unusable. Wait until the lmem initialization
    is complete within a timeout (60s) or till the user aborts.
    
    Signed-off-by: Riana Tauro <riana.tauro at intel.com>
+ /mt/dim checkpatch 024301d28b0b2cf492ffdb3ce688044cd9923f38 drm-intel
f3dab25397ce RFC drm/xe: check pcode init status only on root gt of root tile
d83ea8b7ae1c RFC drm/xe: re-order lmem init check and wait for initialization to complete




More information about the Intel-xe mailing list