Home
last modified time | relevance | path

Searched refs:vmw_resource_activate (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h92 void vmw_resource_activate(struct vmw_resource *res,
Dvmwgfx_context.c221 vmw_resource_activate(res, vmw_hw_context_destroy); in vmw_gb_context_init()
276 vmw_resource_activate(res, vmw_hw_context_destroy); in vmw_context_init()
Dvmwgfx_so.c385 vmw_resource_activate(res, vmw_hw_view_destroy); in vmw_view_add()
Dvmwgfx_shader.c188 vmw_resource_activate(res, vmw_hw_shader_destroy); in vmw_gb_shader_init()
654 vmw_resource_activate(res, vmw_hw_shader_destroy); in vmw_dx_shader_add()
Dvmwgfx_cotable.c612 vmw_resource_activate(&vcotbl->res, vmw_hw_cotable_destroy); in vmw_cotable_alloc()
Dvmwgfx_resource.c251 void vmw_resource_activate(struct vmw_resource *res, in vmw_resource_activate() function
824 vmw_resource_activate(&stream->res, vmw_stream_destroy); in vmw_stream_init()
Dvmwgfx_surface.c601 vmw_resource_activate(res, vmw_hw_surface_destroy); in vmw_surface_init()