Home
last modified time | relevance | path

Searched refs:wupd (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pt.c309 } wupd; member
327 struct xe_pt_update *upd = &wupd->updates[parent->level]; in xe_pt_new_shared()
343 if (wupd->num_used_entries == XE_VM_MAX_LEVEL * 2 + 1) in xe_pt_new_shared()
346 entry = wupd->entries + wupd->num_used_entries++; in xe_pt_new_shared()
377 &xe_walk->wupd.updates[xe_child->level] : NULL; in xe_pt_insert_entry()
380 ret = xe_pt_new_shared(&xe_walk->wupd, parent, offset, true); in xe_pt_insert_entry()
648 .wupd.entries = entries, in xe_pt_stage_bind()
747 *num_entries = xe_walk.wupd.num_used_entries; in xe_pt_stage_bind()
1545 struct xe_walk_update wupd; member
1672 .wupd.entries = entries, in xe_pt_stage_unbind()
[all …]