Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gem/selftests/
H A Digt_gem_utils.h42 i915_vma_unlock(vma); in igt_vma_move_to_active_unlocked()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_rps.c145 i915_vma_unlock(vma); in create_spin_counter()
723 i915_vma_unlock(vma); in live_rps_frequency_cs()
861 i915_vma_unlock(vma); in live_rps_frequency_srm()
/linux/drivers/gpu/drm/i915/
H A Di915_vma.h283 static inline void i915_vma_unlock(struct i915_vma *vma) in i915_vma_unlock() function