Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dttm_object.h166 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
H A Dvmwgfx_simple_resource.c210 base = ttm_base_object_lookup(tfile, handle); in vmw_simple_resource_lookup()
H A Dttm_object.c257 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() function
586 base = ttm_base_object_lookup(tfile, handle); in ttm_prime_handle_to_fd()
H A Dvmwgfx_fence.c701 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()
H A Dvmwgfx_resource.c266 base = ttm_base_object_lookup(tfile, handle); in vmw_user_resource_lookup_handle()