Searched refs:xe_pt_populate_empty (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/xe/ |
D | xe_pt.h | 33 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm,
|
D | xe_pt.c | 150 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_populate_empty() function 552 xe_pt_populate_empty(xe_walk->tile, xe_walk->vm, xe_child); in xe_pt_stage_bind_entry()
|
D | xe_vm.c | 1350 xe_pt_populate_empty(tile, vm, vm->scratch_pt[id][i]); in xe_vm_create_scratch() 1478 xe_pt_populate_empty(tile, vm, vm->pt_root[id]); in xe_vm_create()
|