Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_resource_priv.h137 int vmw_resource_alloc_id(struct vmw_resource *res);
A Dvmwgfx_context.c306 ret = vmw_resource_alloc_id(res); in vmw_gb_context_create()
473 ret = vmw_resource_alloc_id(res); in vmw_dx_context_create()
A Dvmwgfx_resource.c182 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id() function
236 return vmw_resource_alloc_id(res); in vmw_resource_init()
A Dvmwgfx_shader.c209 ret = vmw_resource_alloc_id(res); in vmw_gb_shader_create()
A Dvmwgfx_surface.c420 ret = vmw_resource_alloc_id(res); in vmw_legacy_srf_create()
1063 ret = vmw_resource_alloc_id(res); in vmw_gb_surface_create()

Completed in 14 milliseconds