Searched refs:vmw_bo_fence_single (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.15/drivers/gpu/drm/vmwgfx/ |
| D | vmwgfx_mob.c | 236 vmw_bo_fence_single(bo, NULL); in vmw_takedown_otable_base() 352 vmw_bo_fence_single(bo, NULL); in vmw_otable_batch_takedown() 584 vmw_bo_fence_single(bo, NULL); in vmw_mob_unbind()
|
| D | vmwgfx_cotable.c | 326 vmw_bo_fence_single(bo, fence); in vmw_cotable_unbind() 366 vmw_bo_fence_single(&res->backup->base, fence); in vmw_cotable_readback()
|
| D | vmwgfx_streamoutput.c | 211 vmw_bo_fence_single(val_buf->bo, fence); in vmw_dx_streamoutput_unbind()
|
| D | vmwgfx_context.c | 424 vmw_bo_fence_single(bo, fence); in vmw_gb_context_unbind() 640 vmw_bo_fence_single(bo, fence); in vmw_dx_context_unbind()
|
| D | vmwgfx_resource.c | 886 vmw_bo_fence_single(bo, fence); in vmw_query_move_notify() 1168 vmw_bo_fence_single(bo, NULL); in vmw_resources_clean()
|
| D | vmwgfx_shader.c | 305 vmw_bo_fence_single(val_buf->bo, fence); in vmw_gb_shader_unbind() 527 vmw_bo_fence_single(val_buf->bo, fence); in vmw_dx_shader_unbind()
|
| D | vmwgfx_bo.c | 1055 void vmw_bo_fence_single(struct ttm_buffer_object *bo, in vmw_bo_fence_single() function
|
| D | vmwgfx_surface.c | 513 vmw_bo_fence_single(val_buf->bo, fence); in vmw_legacy_srf_dma() 1304 vmw_bo_fence_single(val_buf->bo, fence); in vmw_gb_surface_unbind()
|
| D | vmwgfx_drv.h | 886 extern void vmw_bo_fence_single(struct ttm_buffer_object *bo,
|