Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_vma_resource.c119 vma_res_itree_remove(vma_res, &vm->pending_unbind); in __i915_vma_resource_unhold()
248 vma_res_itree_insert(vma_res, &vma_res->vm->pending_unbind); in i915_vma_resource_unbind()
307 node = vma_res_itree_iter_first(&vm->pending_unbind, offset, last); in i915_vma_resource_bind_dep_sync()
338 node = vma_res_itree_iter_first(&vm->pending_unbind, 0, in i915_vma_resource_bind_dep_sync_all()
394 node = vma_res_itree_iter_first(&vm->pending_unbind, offset, last); in i915_vma_resource_bind_dep_await()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gtt.c241 vm->pending_unbind = RB_ROOT_CACHED; in i915_address_space_init()
A Dintel_gtt.h283 struct rb_root_cached pending_unbind; member

Completed in 9 milliseconds