✓ CI.checkpatch: success for Wait for VRAM ready (rev2)

Patchwork patchwork at emeril.freedesktop.org
Mon May 26 18:44:56 UTC 2025


== Series Details ==

Series: Wait for VRAM ready (rev2)
URL   : https://patchwork.freedesktop.org/series/148022/
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
202708c00696422fd217223bb679a353a5936e23
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ad03bfe71a82a0bfb372c1f9c2172daeeee8017d
Author: Karthik Poosa <karthik.poosa at intel.com>
Date:   Thu May 8 14:38:16 2025 +0530

    drm/xe/pm: Wait for vram ready in resume
    
    Add wait for vram ready during system and runtime resume.
    This wait is there in probe and is missing during resume.
    While there are no issues today without this check, it's
    a prudent measure to prevent any future issues.
    
    v2:
     - Use xe_device_wait_for_vram_ready function.
     - Improve commit message. (Lucas)
    
    Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 3e019cc3eaffcb7022b9de66871eabdefd6e06ff drm-intel
1d04f6edd8e9 drm/xe: Rename wait_for_lmem_ready and make it non-static
ad03bfe71a82 drm/xe/pm: Wait for vram ready in resume




More information about the Intel-xe mailing list