Searched refs:xe_pt_populate_empty (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_pt.h | 34 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm,
|
| H A D | xe_pt.c | 156 void xe_pt_populate_empty(struct xe_tile *tile, struct xe_vm *vm, in xe_pt_populate_empty() function 574 xe_pt_populate_empty(xe_walk->tile, xe_walk->vm, xe_child); in xe_pt_stage_bind_entry()
|
| H A D | xe_vm.c | 1588 xe_pt_populate_empty(tile, vm, vm->scratch_pt[id][i]); in xe_vm_create_scratch() 1737 xe_pt_populate_empty(tile, vm, vm->pt_root[id]); in xe_vm_create()
|