Home
last modified time | relevance | path

Searched refs:xe_bo_restore_user (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_bo_evict.h13 int xe_bo_restore_user(struct xe_device *xe);
H A Dxe_pm.c202 err = xe_bo_restore_user(xe); in xe_pm_resume()
500 err = xe_bo_restore_user(xe); in xe_pm_runtime_resume()
H A Dxe_bo_evict.c193 int xe_bo_restore_user(struct xe_device *xe) in xe_bo_restore_user() function
/linux-6.15/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c276 err = xe_bo_restore_user(xe); in evict_test_run_tile()