✓ CI.checkpatch: success for Wait for VRAM ready
Patchwork
patchwork at emeril.freedesktop.org
Mon Apr 21 13:56:58 UTC 2025
== Series Details ==
Series: Wait for VRAM ready
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
13a92ce9fd458ebd6064f23cec8c39c53d02ed26
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 36904119564a9698afbb9b387fa83342d8459a17
Author: Karthik Poosa <karthik.poosa at intel.com>
Date: Mon Apr 21 19:20:29 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.
Signed-off-by: Karthik Poosa <karthik.poosa at intel.com>
+ /mt/dim checkpatch 59b03675a8b030e69f6a4927223cd342cb01cea8 drm-intel
a5d7c2490191 drm/xe: Rename wait_for_lmem_ready and make it non-static
36904119564a drm/xe/pm: Wait for vram ready in resume
More information about the Intel-xe
mailing list