Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence.c30 #define I915_SW_FENCE_FLAG_ALLOC BIT(WQ_FLAG_BITS - 2) macro
276 if (wq->flags & I915_SW_FENCE_FLAG_ALLOC) in i915_sw_fence_wake()
373 pending |= I915_SW_FENCE_FLAG_ALLOC; in __i915_sw_fence_await_sw_fence()