Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c340 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_unbind()
380 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_readback()
Dvmwgfx_streamoutput.c210 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_dx_streamoutput_unbind()
Dvmwgfx_shader.c300 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
523 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_shader_unbind()
Dvmwgfx_context.c423 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
639 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_context_unbind()
Dvmwgfx_vkms.c63 ret = vmw_execbuf_fence_commands(NULL, vmw, &fence, NULL); in vmw_surface_sync()
Dvmwgfx_bo.c683 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_bo_fence_single()
Dvmwgfx_resource.c864 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_query_move_notify()
Dvmwgfx_fence.c1073 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
Dvmwgfx_surface.c501 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_legacy_srf_dma()
1388 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_surface_unbind()
Dvmwgfx_drv.h1007 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
Dvmwgfx_execbuf.c3825 int vmw_execbuf_fence_commands(struct drm_file *file_priv, in vmw_execbuf_fence_commands() function
4221 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_execbuf_process()
4410 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_kms.c329 ret = vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_du_get_cursor_mob()
2439 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_kms_helper_validation_finish()