Home
last modified time | relevance | path

Searched refs:ttm_ref_object_add (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dttm_object.c213 ret = ttm_ref_object_add(tfile, base, NULL, false); in ttm_base_object_init()
293 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add() function
560 ret = ttm_ref_object_add(tfile, base, NULL, false); in ttm_prime_fd_to_handle()
Dttm_object.h217 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
Dvmwgfx_fence.c1060 ret = ttm_ref_object_add(vmw_fp->tfile, base, in vmw_fence_event_ioctl()
Dvmwgfx_surface.c954 ret = ttm_ref_object_add(tfile, base, NULL, require_exist); in vmw_surface_handle_reference()