Searched refs:I915_VMA_BIND_MASK (Results 1 – 3 of 3) sorted by relevance
248 #define I915_VMA_BIND_MASK (I915_VMA_GLOBAL_BIND | I915_VMA_LOCAL_BIND) macro
144 if (!i915_vma_is_bound(vma, I915_VMA_BIND_MASK)) in i915_gem_object_unbind()
750 if (vma_res->bound_flags & (~flags & I915_VMA_BIND_MASK)) in intel_ggtt_bind_vma()1578 atomic_read(&vma->flags) & I915_VMA_BIND_MASK; in i915_ggtt_resume_vm()