Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c325 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_unbind()
368 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_cotable_readback()
Dvmwgfx_context.c423 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_context_unbind()
647 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_context_unbind()
Dvmwgfx_shader.c305 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_shader_unbind()
537 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_dx_shader_unbind()
Dvmwgfx_surface.c467 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_legacy_srf_dma()
1222 (void) vmw_execbuf_fence_commands(NULL, dev_priv, in vmw_gb_surface_unbind()
Dvmwgfx_resource.c1457 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_fence_single_bo()
1602 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_query_move_notify()
Dvmwgfx_stdu.c710 vmw_execbuf_fence_commands(NULL, dev_priv, &fence, NULL); in vmw_stdu_crtc_page_flip()
Dvmwgfx_fence.c1141 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_fence_event_ioctl()
Dvmwgfx_drv.h824 extern int vmw_execbuf_fence_commands(struct drm_file *file_priv,
Dvmwgfx_execbuf.c3633 int vmw_execbuf_fence_commands(struct drm_file *file_priv, in vmw_execbuf_fence_commands() function
4037 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, in vmw_execbuf_process()
4206 (void) vmw_execbuf_fence_commands(NULL, dev_priv, &lfence, in __vmw_execbuf_release_pinned_bo()
Dvmwgfx_kms.c1891 ret = vmw_execbuf_fence_commands(file_priv, dev_priv, &fence, in vmw_kms_helper_buffer_finish()