Searched refs:I915_FENCE_FLAG_SIGNAL (Results 1 – 2 of 2) sorted by relevance
214 if (!test_and_clear_bit(I915_FENCE_FLAG_SIGNAL, in signal_irq_work()349 if (test_bit(I915_FENCE_FLAG_SIGNAL, &rq->fence.flags)) in insert_breadcrumb()394 set_bit(I915_FENCE_FLAG_SIGNAL, &rq->fence.flags); in insert_breadcrumb()436 if (!test_and_clear_bit(I915_FENCE_FLAG_SIGNAL, &rq->fence.flags)) { in i915_request_cancel_breadcrumb()467 if (!test_and_clear_bit(I915_FENCE_FLAG_SIGNAL, in intel_context_remove_breadcrumbs()
109 I915_FENCE_FLAG_SIGNAL, enumerator
Completed in 6 milliseconds