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

Patchwork patchwork at emeril.freedesktop.org
Fri Mar 8 08:49:57 UTC 2024


== Series Details ==

Series: Pcode init status and lmem check
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 6975c37a0b9e2d8dfcb93891245fbaf0ee76e5bb
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 2137bb3e829c5f310013289535d53fb5c273fed0 drm-intel
f37a6f4dd6e2 RFC drm/xe: check pcode init status only on root gt of root tile
6975c37a0b9e RFC drm/xe: re-order lmem init check and wait for initialization to complete




More information about the Intel-xe mailing list