Searched refs:I915_FENCE_FLAG_INITIAL_BREADCRUMB (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_request.h105 * I915_FENCE_FLAG_INITIAL_BREADCRUMB - this request has the initial
109 I915_FENCE_FLAG_INITIAL_BREADCRUMB, enumerator in enum:__anon1244
473 return test_bit(I915_FENCE_FLAG_INITIAL_BREADCRUMB, &rq->fence.flags);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.c479 __set_bit(I915_FENCE_FLAG_INITIAL_BREADCRUMB, &rq->fence.flags);

Completed in 194 milliseconds