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

/linux-master/drivers/gpu/drm/i915/
H A Di915_deps.h43 int i915_deps_sync(const struct i915_deps *deps,
H A Di915_deps.c121 * i915_deps_sync - Wait for all the fences in the dependency collection
132 int i915_deps_sync(const struct i915_deps *deps, const struct ttm_operation_ctx *ctx) function
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c529 err = i915_deps_sync(move_deps, ctx);

Completed in 319 milliseconds