Searched refs:xe_bo_move (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/xe/
H A Dxe_bo.c380 /* A follow up may move this xe_bo_move when BO is moved to XE_PL_TT */
613 static int xe_bo_move(struct ttm_buffer_object *ttm_bo, bool evict, function
850 ret = xe_bo_move(&bo->ttm, false, &ctx, new_mem, NULL);
903 ret = xe_bo_move(&bo->ttm, false, &ctx, new_mem, NULL);
1029 .move = xe_bo_move,
H A Dxe_trace.h104 TRACE_EVENT(xe_bo_move,

Completed in 126 milliseconds