Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h137 int vmw_resource_alloc_id(struct vmw_resource *res);
H A Dvmwgfx_context.c308 ret = vmw_resource_alloc_id(res); in vmw_gb_context_create()
475 ret = vmw_resource_alloc_id(res); in vmw_dx_context_create()
H A Dvmwgfx_resource.c173 * vmw_resource_alloc_id - release a resource id to the id manager.
180 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id() function
235 return vmw_resource_alloc_id(res); in vmw_resource_init()
H A Dvmwgfx_shader.c214 ret = vmw_resource_alloc_id(res); in vmw_gb_shader_create()
H A Dvmwgfx_surface.c427 ret = vmw_resource_alloc_id(res); in vmw_legacy_srf_create()
1094 ret = vmw_resource_alloc_id(res); in vmw_gb_surface_create()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h139 int vmw_resource_alloc_id(struct vmw_resource *res);
H A Dvmwgfx_context.c310 ret = vmw_resource_alloc_id(res); in vmw_gb_context_create()
477 ret = vmw_resource_alloc_id(res); in vmw_dx_context_create()
H A Dvmwgfx_resource.c176 * vmw_resource_alloc_id - release a resource id to the id manager.
183 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id() function
237 return vmw_resource_alloc_id(res); in vmw_resource_init()
H A Dvmwgfx_shader.c212 ret = vmw_resource_alloc_id(res); in vmw_gb_shader_create()
H A Dvmwgfx_surface.c423 ret = vmw_resource_alloc_id(res); in vmw_legacy_srf_create()
1061 ret = vmw_resource_alloc_id(res); in vmw_gb_surface_create()

Completed in 14 milliseconds