Home
last modified time | relevance | path

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

/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.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()
H A Dvmwgfx_fence.c405 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()