Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_vma.h157 static inline bool i915_vma_has_ggtt_write(const struct i915_vma *vma) in i915_vma_has_ggtt_write() function
Di915_vma.c388 if (!i915_vma_has_ggtt_write(vma)) in i915_vma_flush_writes()
1096 GEM_BUG_ON(i915_vma_has_ggtt_write(vma)); in i915_vma_unbind()