Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_resource_priv.h60 struct vmw_res_func { struct
81 const struct vmw_res_func *func); argument
Dvmwgfx_resource.c60 static const struct vmw_res_func vmw_stream_func = {
218 const struct vmw_res_func *func) in vmw_resource_init()
1128 const struct vmw_res_func *func = res->func; in vmw_resource_do_validate()
1324 const struct vmw_res_func *func = res->func; in vmw_resource_do_evict()
Dvmwgfx_context.c72 static const struct vmw_res_func vmw_legacy_context_func = {
84 static const struct vmw_res_func vmw_gb_context_func = {
Dvmwgfx_drv.h105 struct vmw_res_func;
116 const struct vmw_res_func *func;
Dvmwgfx_shader.c68 static const struct vmw_res_func vmw_gb_shader_func = {
Dvmwgfx_surface.c94 static const struct vmw_res_func vmw_legacy_surface_func = {
106 static const struct vmw_res_func vmw_gb_surface_func = {