Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_simple_resource.c82 simple->res.hw_destroy = simple->func->hw_destroy; in vmw_simple_resource_init()
H A Dvmwgfx_resource_priv.h125 void (*hw_destroy)(struct vmw_resource *res); member
H A Dvmwgfx_va.c97 .hw_destroy = vmw_stream_hw_destroy,
H A Dvmwgfx_streamoutput.c311 res->hw_destroy = vmw_dx_streamoutput_hw_destroy; in vmw_dx_streamoutput_add()
H A Dvmwgfx_context.c228 res->hw_destroy = vmw_hw_context_destroy; in vmw_gb_context_init()
282 res->hw_destroy = vmw_hw_context_destroy; in vmw_context_init()
H A Dvmwgfx_shader.c191 res->hw_destroy = vmw_hw_shader_destroy; in vmw_gb_shader_init()
626 res->hw_destroy = vmw_hw_shader_destroy; in vmw_dx_shader_add()
H A Dvmwgfx_so.c374 res->hw_destroy = vmw_hw_view_destroy; in vmw_view_add()