Searched refs:xe_bo_restore_kernel (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_pm.c148 err = xe_bo_restore_kernel(xe);
418 err = xe_bo_restore_kernel(xe);
H A Dxe_bo_evict.c113 * xe_bo_restore_kernel - restore kernel BOs to VRAM
123 int xe_bo_restore_kernel(struct xe_device *xe) function
H A Dxe_bo_evict.h12 int xe_bo_restore_kernel(struct xe_device *xe);
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_bo.c234 err = xe_bo_restore_kernel(xe);
240 * calling xe_bo_restore_kernel() we always fully restart the

Completed in 154 milliseconds