Searched refs:I915_FENCE_FLAG_ACTIVE (Results 1 – 5 of 5) sorted by relevance
84 I915_FENCE_FLAG_ACTIVE = DMA_FENCE_FLAG_USER_BITS, enumerator463 return test_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags); in i915_request_is_active()
426 if (!test_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags)) in i915_request_enable_breadcrumb()430 if (test_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags)) in i915_request_enable_breadcrumb()
1148 set_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags); in remove_from_engine()
3306 set_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags); in remove_from_engine()
3770 set_bit(I915_FENCE_FLAG_ACTIVE, &rq->fence.flags); in remove_from_context()