Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_vma.h170 static inline bool i915_vma_has_ggtt_write(const struct i915_vma *vma) in i915_vma_has_ggtt_write() function
Di915_vma.c394 if (!i915_vma_has_ggtt_write(vma)) in i915_vma_flush_writes()
982 GEM_BUG_ON(i915_vma_has_ggtt_write(vma)); in i915_vma_unbind()