[Intel-xe] ✓ CI.checkpatch: success for drm/xe: move the lmem verification code into a separate function (rev2)

Patchwork patchwork at emeril.freedesktop.org
Sun Oct 29 17:56:35 UTC 2023


== Series Details ==

Series: drm/xe: move the lmem verification code into a separate function (rev2)
URL   : https://patchwork.freedesktop.org/series/125544/
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
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit d02928321d4ef9108b552a43e906e686dc82df03
Author: Koby Elbaz <kelbaz at habana.ai>
Date:   Sun Oct 29 19:53:26 2023 +0200

    drm/xe: move the lmem verification code into a separate function
    
    If lmem (VRAM) is not fully initialized, the punit will power down
    the GT, which will prevent register access from the driver side.
    That code moved into a corresponding function (xe_verify_lmem_ready)
    to make the code clearer.
    
    Signed-off-by: Koby Elbaz <kelbaz at habana.ai>
+ /mt/dim checkpatch f24c46200dc8fad700f51106e678d68d38496860 drm-intel
d02928321 drm/xe: move the lmem verification code into a separate function




More information about the Intel-xe mailing list