Home
last modified time | relevance | path

Searched refs:ttm_bo_wait_ctx (Results 1 – 11 of 11) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gem/
Di915_gem_ttm_pm.c104 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_backup()
197 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_restore()
Di915_gem_ttm.c483 ret = ttm_bo_wait_ctx(bo, &ctx); in i915_ttm_shrink()
/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dttm_object.h317 return ttm_bo_wait_ctx(bo, &ctx); in ttm_bo_wait()
Dvmwgfx_ttm_buffer.c545 ret = ttm_bo_wait_ctx(bo, ctx); in vmw_move()
/Linux-v6.6/drivers/gpu/drm/ttm/
Dttm_bo.c441 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_evict()
1103 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo, struct ttm_operation_ctx *ctx) in ttm_bo_wait_ctx() function
1123 EXPORT_SYMBOL(ttm_bo_wait_ctx);
1185 ret = ttm_bo_wait_ctx(bo, ctx); in ttm_bo_swapout()
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_ttm.c159 ret = ttm_bo_wait_ctx(bo, ctx); in qxl_bo_move()
/Linux-v6.6/include/drm/ttm/
Dttm_bo.h350 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo,
/Linux-v6.6/drivers/gpu/drm/loongson/
Dlsdc_ttm.c176 ret = ttm_bo_wait_ctx(tbo, ctx); in lsdc_bo_move()
/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon_ttm.c209 r = ttm_bo_wait_ctx(bo, ctx); in radeon_bo_move()
/Linux-v6.6/drivers/gpu/drm/nouveau/
Dnouveau_bo.c1069 ret = ttm_bo_wait_ctx(bo, ctx); in nouveau_bo_move()
/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ttm.c486 r = ttm_bo_wait_ctx(bo, ctx); in amdgpu_bo_move()