Searched refs:i915_active_fence_set (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_active.h37 * The #i915_active_fence is updated with i915_active_fence_set() to
79 * i915_active_fence_set - updates the tracker to watch the current fence
83 * i915_active_fence_set() watches the given @rq for completion. While
88 i915_active_fence_set(struct i915_active_fence *active,
H A Di915_active.c1118 int i915_active_fence_set(struct i915_active_fence *active, function
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_context.c491 err = i915_active_fence_set(&tl->last_request, rq);

Completed in 89 milliseconds