Searched refs:I915_FENCE_FLAG_PQUEUE (Results 1 – 3 of 3) sorted by relevance
84 I915_FENCE_FLAG_PQUEUE, enumerator387 return test_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in i915_request_in_priority_queue()
265 clear_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in remove_from_engine()585 clear_bit(I915_FENCE_FLAG_PQUEUE, &request->fence.flags); in __i915_request_submit()
1140 set_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in __unwind_incomplete_requests()2759 clear_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in __execlists_hold()2888 set_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in __execlists_unhold()3207 set_bit(I915_FENCE_FLAG_PQUEUE, &rq->fence.flags); in queue_request()