Searched refs:ttm_bo_wait_ctx (Results 1 – 11 of 11) sorted by relevance
| /Linux-v6.6/drivers/gpu/drm/i915/gem/ |
| D | i915_gem_ttm_pm.c | 104 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_backup() 197 ttm_bo_wait_ctx(backup_bo, &ctx); in i915_ttm_restore()
|
| D | i915_gem_ttm.c | 483 ret = ttm_bo_wait_ctx(bo, &ctx); in i915_ttm_shrink()
|
| /Linux-v6.6/drivers/gpu/drm/vmwgfx/ |
| D | ttm_object.h | 317 return ttm_bo_wait_ctx(bo, &ctx); in ttm_bo_wait()
|
| D | vmwgfx_ttm_buffer.c | 545 ret = ttm_bo_wait_ctx(bo, ctx); in vmw_move()
|
| /Linux-v6.6/drivers/gpu/drm/ttm/ |
| D | ttm_bo.c | 441 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/ |
| D | qxl_ttm.c | 159 ret = ttm_bo_wait_ctx(bo, ctx); in qxl_bo_move()
|
| /Linux-v6.6/include/drm/ttm/ |
| D | ttm_bo.h | 350 int ttm_bo_wait_ctx(struct ttm_buffer_object *bo,
|
| /Linux-v6.6/drivers/gpu/drm/loongson/ |
| D | lsdc_ttm.c | 176 ret = ttm_bo_wait_ctx(tbo, ctx); in lsdc_bo_move()
|
| /Linux-v6.6/drivers/gpu/drm/radeon/ |
| D | radeon_ttm.c | 209 r = ttm_bo_wait_ctx(bo, ctx); in radeon_bo_move()
|
| /Linux-v6.6/drivers/gpu/drm/nouveau/ |
| D | nouveau_bo.c | 1069 ret = ttm_bo_wait_ctx(bo, ctx); in nouveau_bo_move()
|
| /Linux-v6.6/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_ttm.c | 486 r = ttm_bo_wait_ctx(bo, ctx); in amdgpu_bo_move()
|