Home
last modified time | relevance | path

Searched refs:base_obj_to_res (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h53 struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base); member
H A Dvmwgfx_resource.c271 res = converter->base_obj_to_res(base); in vmw_user_resource_lookup_handle()
315 return converter->base_obj_to_res(base); in vmw_user_resource_noref_lookup_handle()
H A Dvmwgfx_context.c67 .base_obj_to_res = vmw_user_context_base_to_res,
H A Dvmwgfx_shader.c86 .base_obj_to_res = vmw_user_shader_base_to_res,
H A Dvmwgfx_surface.c122 .base_obj_to_res = vmw_user_surface_base_to_res,
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h53 struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base); member
H A Dvmwgfx_context.c66 .base_obj_to_res = vmw_user_context_base_to_res,
H A Dvmwgfx_resource.c273 res = converter->base_obj_to_res(base); in vmw_user_resource_lookup_handle()
H A Dvmwgfx_shader.c82 .base_obj_to_res = vmw_user_shader_base_to_res,
H A Dvmwgfx_surface.c120 .base_obj_to_res = vmw_user_surface_base_to_res,

Completed in 16 milliseconds