Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_deps.h43 int i915_deps_sync(const struct i915_deps *deps,
H A Di915_deps.c132 int i915_deps_sync(const struct i915_deps *deps, const struct ttm_operation_ctx *ctx) in i915_deps_sync() function
/openbmc/linux/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c529 err = i915_deps_sync(move_deps, ctx); in __i915_ttm_move()