Home
last modified time | relevance | path

Searched refs:vmw_res_func (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h83 struct vmw_res_func { struct
121 const struct vmw_res_func res_func;
144 const struct vmw_res_func *func);
H A Dvmwgfx_context.c74 static const struct vmw_res_func vmw_legacy_context_func = {
87 static const struct vmw_res_func vmw_gb_context_func = {
102 static const struct vmw_res_func vmw_dx_context_func = {
H A Dvmwgfx_resource.c218 const struct vmw_res_func *func) in vmw_resource_init()
377 const struct vmw_res_func *func = res->func; in vmw_resource_do_validate()
638 const struct vmw_res_func *func = res->func; in vmw_resource_do_evict()
H A Dvmwgfx_streamoutput.c64 static const struct vmw_res_func vmw_dx_streamoutput_func = {
H A Dvmwgfx_shader.c90 static const struct vmw_res_func vmw_gb_shader_func = {
105 static const struct vmw_res_func vmw_dx_shader_func = {
H A Dvmwgfx_so.c83 static const struct vmw_res_func vmw_view_func = {
H A Dvmwgfx_drv.h120 struct vmw_res_func;
167 const struct vmw_res_func *func;
H A Dvmwgfx_cotable.c132 static const struct vmw_res_func vmw_cotable_func = {
H A Dvmwgfx_surface.c124 static const struct vmw_res_func vmw_legacy_surface_func = {
139 static const struct vmw_res_func vmw_gb_surface_func = {