Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h117 int vmw_resource_alloc_id(struct vmw_resource *res);
Dvmwgfx_resource.c134 int vmw_resource_alloc_id(struct vmw_resource *res) in vmw_resource_alloc_id() function
187 return vmw_resource_alloc_id(res); in vmw_resource_init()
Dvmwgfx_context.c305 ret = vmw_resource_alloc_id(res); in vmw_gb_context_create()
481 ret = vmw_resource_alloc_id(res); in vmw_dx_context_create()
Dvmwgfx_surface.c401 ret = vmw_resource_alloc_id(res); in vmw_legacy_srf_create()
1065 ret = vmw_resource_alloc_id(res); in vmw_gb_surface_create()
Dvmwgfx_shader.c210 ret = vmw_resource_alloc_id(res); in vmw_gb_shader_create()