Searched refs:xe_pt_update_ops_run (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/xe/ | ||
H A D | xe_pt.h | 39 struct dma_fence *xe_pt_update_ops_run(struct xe_tile *tile, |
H A D | xe_vm.c | 2566 fence = xe_pt_update_ops_run(tile, vops); in ops_execute() |