Home
last modified time | relevance | path

Searched refs:p_fence (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c3821 struct vmw_fence_obj **p_fence, in vmw_execbuf_fence_commands() argument
3839 sequence, p_fence, p_handle); in vmw_execbuf_fence_commands()
3841 ret = vmw_fence_create(dev_priv->fman, sequence, p_fence); in vmw_execbuf_fence_commands()
3846 *p_fence = NULL; in vmw_execbuf_fence_commands()
H A Dvmwgfx_drv.h1001 struct vmw_fence_obj **p_fence,