Searched refs:I915_SW_FENCE_FLAG_ALLOC (Results 1 – 1 of 1) sorted by relevance
21 #define I915_SW_FENCE_FLAG_ALLOC BIT(3) /* after WQ_FLAG_* for safety */ macro272 if (wq->flags & I915_SW_FENCE_FLAG_ALLOC) in i915_sw_fence_wake()364 pending |= I915_SW_FENCE_FLAG_ALLOC; in __i915_sw_fence_await_sw_fence()