Home
last modified time | relevance | path

Searched refs:ttm_base_object_lookup (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/vmwgfx/
Dttm_object.h166 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
Dvmwgfx_simple_resource.c210 base = ttm_base_object_lookup(tfile, handle); in vmw_simple_resource_lookup()
Dttm_object.c254 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() function
582 base = ttm_base_object_lookup(tfile, handle); in ttm_prime_handle_to_fd()
Dvmwgfx_resource.c268 base = ttm_base_object_lookup(tfile, handle); in vmw_user_resource_lookup_handle()
Dvmwgfx_fence.c701 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()