Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c325 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_unbind()
365 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_readback()
Dvmwgfx_streamoutput.c208 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_dx_streamoutput_unbind()
Dvmwgfx_context.c419 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
635 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_context_unbind()
Dvmwgfx_shader.c297 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
520 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_shader_unbind()
Dvmwgfx_bo.c771 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_bo_fence_single()
Dvmwgfx_fence.c1076 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
Dvmwgfx_resource.c881 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_query_move_notify()
Dvmwgfx_surface.c501 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_legacy_srf_dma()
1265 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_surface_unbind()
Dvmwgfx_execbuf.c3828 int vmw_execbuf_fence_commands(struct drm_file *file_priv, in vmw_execbuf_fence_commands() function
4229 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_execbuf_process()
4414 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_drv.h1150 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
Dvmwgfx_kms.c2759 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_kms_helper_validation_finish()