Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Di915_vma.h177 static inline void i915_vma_set_active(struct i915_vma *vma, in i915_vma_set_active() function
H A Di915_gem_execbuffer.c1871 i915_vma_set_active(vma, idx); in i915_vma_move_to_active()