Searched refs:ttm_base_object_lookup (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.h | 188 * ttm_base_object_lookup 196 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
|
H A D | vmwgfx_simple_resource.c | 240 base = ttm_base_object_lookup(tfile, handle); in vmw_simple_resource_lookup()
|
H A D | ttm_object.c | 263 struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile, in ttm_base_object_lookup() function 693 base = ttm_base_object_lookup(tfile, handle); in ttm_prime_handle_to_fd()
|
H A D | vmwgfx_bo.c | 909 base = ttm_base_object_lookup(tfile, handle); in vmw_user_bo_lookup()
|
H A D | vmwgfx_fence.c | 781 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()
|
H A D | vmwgfx_resource.c | 264 base = ttm_base_object_lookup(tfile, handle); in vmw_user_resource_lookup_handle()
|
H A D | vmwgfx_kms.c | 1382 user_obj = ttm_base_object_lookup(tfile, mode_cmd->handles[0]); in vmw_kms_fb_create()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | ttm_object.h | 158 * ttm_base_object_lookup 166 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
|
H A D | vmwgfx_simple_resource.c | 210 base = ttm_base_object_lookup(tfile, handle); in vmw_simple_resource_lookup()
|
H A D | ttm_object.c | 257 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 D | vmwgfx_fence.c | 704 struct ttm_base_object *base = ttm_base_object_lookup(tfile, handle); in vmw_fence_obj_lookup()
|
H A D | vmwgfx_resource.c | 266 base = ttm_base_object_lookup(tfile, handle); in vmw_user_resource_lookup_handle()
|
Completed in 16 milliseconds