HomeSort by: relevance | last modified time | path
    Searched refs:i915_active_fence_set (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_active.h 39 * The #i915_active_fence is updated with i915_active_fence_set() to
81 * i915_active_fence_set - updates the tracker to watch the current fence
85 * i915_active_fence_set() watches the given @rq for completion. While
90 i915_active_fence_set(struct i915_active_fence *active,
i915_active.c 967 int i915_active_fence_set(struct i915_active_fence *active, function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_context.c 359 err = i915_active_fence_set(&tl->last_request, rq);

Completed in 30 milliseconds