Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fence.c664 struct vmw_fpriv *vmw_fp = vmw_fpriv(file_priv); in vmw_fence_event_ioctl() local
665 struct ttm_object_file *tfile = vmw_fp->tfile; in vmw_fence_event_ioctl()
689 ret = ttm_ref_object_add(vmw_fp->tfile, base, in vmw_fence_event_ioctl()
727 vmw_execbuf_copy_fence_user(dev_priv, vmw_fp, 0, user_fence_rep, fence, in vmw_fence_event_ioctl()
H A Dvmwgfx_execbuf.c3874 struct vmw_fpriv *vmw_fp, int ret, in vmw_execbuf_copy_fence_user() argument
3909 ttm_ref_object_base_unref(vmw_fp->tfile, fence_handle); in vmw_execbuf_copy_fence_user()