Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/
Di915_vma_resource.h238 void i915_vma_resource_bind_dep_sync_all(struct i915_address_space *vm);
Di915_vma_resource.c330 void i915_vma_resource_bind_dep_sync_all(struct i915_address_space *vm) in i915_vma_resource_bind_dep_sync_all() function
/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_gtt.c208 i915_vma_resource_bind_dep_sync_all(vm); in __i915_vm_release()