Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dttm_object.c210 ret = ttm_ref_object_add(tfile, base, NULL, false); in ttm_base_object_init()
290 int ttm_ref_object_add(struct ttm_object_file *tfile, in ttm_ref_object_add() function
556 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.c1057 ret = ttm_ref_object_add(vmw_fp->tfile, base, in vmw_fence_event_ioctl()
Dvmwgfx_surface.c997 ret = ttm_ref_object_add(tfile, base, NULL, false); in vmw_buffer_prime_to_surface_base()
1071 ret = ttm_ref_object_add(tfile, base, NULL, require_exist); in vmw_surface_handle_reference()