Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_va.c121 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_stream_unref_ioctl()
H A Dttm_object.h233 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
H A Dvmwgfx_fence.c770 return ttm_ref_object_base_unref(tfile, arg->handle); in vmw_fence_obj_wait_ioctl()
811 return ttm_ref_object_base_unref(vmw_fpriv(file_priv)->tfile, in vmw_fence_obj_unref_ioctl()
1101 ttm_ref_object_base_unref(tfile, handle); in vmw_fence_event_ioctl()
H A Dvmwgfx_surface.c712 return ttm_ref_object_base_unref(tfile, arg->sid); in vmw_surface_destroy_ioctl()
1085 (void) ttm_ref_object_base_unref(tfile, handle); in vmw_surface_handle_reference()
1135 ttm_ref_object_base_unref(tfile, base->handle); in vmw_surface_reference_ioctl()
2366 ttm_ref_object_base_unref(tfile, arg.rep.handle); in vmw_dumb_create()
H A Dttm_object.c361 int ttm_ref_object_base_unref(struct ttm_object_file *tfile, in ttm_ref_object_base_unref() function
H A Dvmwgfx_context.c722 return ttm_ref_object_base_unref(tfile, arg->cid); in vmw_context_destroy_ioctl()
H A Dvmwgfx_shader.c682 return ttm_ref_object_base_unref(tfile, arg->handle); in vmw_shader_destroy_ioctl()