Home
last modified time | relevance | path

Searched refs:ttm_ref_object_base_unref (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/include/drm/ttm/
Dttm_object.h216 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
/linux-3.4.99/drivers/gpu/drm/ttm/
Dttm_object.c333 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref() function
352 EXPORT_SYMBOL(ttm_ref_object_base_unref);
Dttm_lock.c276 return ttm_ref_object_base_unref(lock->vt_holder, in ttm_vt_unlock()
/linux-3.4.99/drivers/gpu/drm/vmwgfx/
Dvmwgfx_fence.c736 return ttm_ref_object_base_unref(tfile, arg->handle, in vmw_fence_obj_wait_ioctl()
782 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_fence_obj_unref_ioctl()
1149 ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_fence_event_ioctl()
Dvmwgfx_resource.c400 ttm_ref_object_base_unref(tfile, ctx->base.hash.key, TTM_REF_USAGE); in vmw_context_destroy_ioctl()
1274 return ttm_ref_object_base_unref(tfile, arg->sid, TTM_REF_USAGE); in vmw_surface_destroy_ioctl()
1655 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_dmabuf_unref_ioctl()
1812 ttm_ref_object_base_unref(tfile, stream->base.hash.key, TTM_REF_USAGE); in vmw_stream_unref_ioctl()
1990 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_dumb_destroy()
Dvmwgfx_execbuf.c1097 ttm_ref_object_base_unref(vmw_fp->tfile, in vmw_execbuf_copy_fence_user()