[PATCH v1 0/2] Wait for VRAM ready

Karthik Poosa karthik.poosa at intel.com
Mon Apr 21 13:50:27 UTC 2025


Wait for VRAM initialization to complete in system and runtime resume.
This is present in probe but is missing in resume.

Refactor wait_for_lmem_ready.

Karthik Poosa (2):
  drm/xe: Rename wait_for_lmem_ready and make it non-static
  drm/xe/pm: Wait for vram ready in resume

 drivers/gpu/drm/xe/xe_device.c | 6 +++---
 drivers/gpu/drm/xe/xe_device.h | 1 +
 drivers/gpu/drm/xe/xe_pm.c     | 8 ++++++++
 3 files changed, 12 insertions(+), 3 deletions(-)

-- 
2.25.1



More information about the Intel-xe mailing list