Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_resource_priv.h53 struct vmw_resource *(*base_obj_to_res)(struct ttm_base_object *base); member
A Dvmwgfx_resource.c272 res = converter->base_obj_to_res(base); in vmw_user_resource_lookup_handle()
314 return converter->base_obj_to_res(base); in vmw_user_resource_noref_lookup_handle()
A Dvmwgfx_context.c67 .base_obj_to_res = vmw_user_context_base_to_res,
A Dvmwgfx_shader.c86 .base_obj_to_res = vmw_user_shader_base_to_res,
A Dvmwgfx_surface.c125 .base_obj_to_res = vmw_user_surface_base_to_res,

Completed in 24 milliseconds