Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_gem_gtt.c217 static void ppgtt_unbind_vma(struct i915_vma *vma) in ppgtt_unbind_vma() function
1719 ppgtt->vm.vma_ops.unbind_vma = ppgtt_unbind_vma; in gen8_ppgtt_create()
2188 ppgtt->base.vm.vma_ops.unbind_vma = ppgtt_unbind_vma; in gen6_ppgtt_create()