Home
last modified time | relevance | path

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

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