Home
last modified time | relevance | path

Searched refs:xe_bo_restore_late (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c278 err = xe_bo_restore_late(xe); in xe_pm_resume()
690 err = xe_bo_restore_late(xe); in xe_pm_runtime_resume()
H A Dxe_bo_evict.c243 int xe_bo_restore_late(struct xe_device *xe) in xe_bo_restore_late() function
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c276 err = xe_bo_restore_late(xe); in evict_test_run_tile()