Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/
H A Di915_vma_resource.h243 int i915_vma_resource_bind_dep_sync(struct i915_address_space *vm,
H A Di915_vma_resource.c295 int i915_vma_resource_bind_dep_sync(struct i915_address_space *vm, in i915_vma_resource_bind_dep_sync() function
H A Di915_vma.c523 ret = i915_vma_resource_bind_dep_sync(vma->vm, vma->node.start, in i915_vma_bind()