Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c1372 static int eb_relocate_vma(struct i915_execbuffer *eb, struct i915_vma *vma) in eb_relocate_vma() function
1673 err = eb_relocate_vma(eb, vma); in eb_relocate_slow()
1726 if (eb_relocate_vma(eb, vma)) in eb_relocate()