Home
last modified time | relevance | path

Searched refs:vmw_res_func (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h58 * struct vmw_res_func - members and functions common for a resource type
82 struct vmw_res_func { struct
111 * @res_func: struct vmw_res_func as described above.
119 const struct vmw_res_func res_func;
142 const struct vmw_res_func *func);
H A Dvmwgfx_context.c75 static const struct vmw_res_func vmw_legacy_context_func = {
87 static const struct vmw_res_func vmw_gb_context_func = {
101 static const struct vmw_res_func vmw_dx_context_func = {
H A Dvmwgfx_resource.c214 const struct vmw_res_func *func) in vmw_resource_init()
400 const struct vmw_res_func *func = res->func; in vmw_resource_do_validate()
658 const struct vmw_res_func *func = res->func; in vmw_resource_do_evict()
H A Dvmwgfx_streamoutput.c65 static const struct vmw_res_func vmw_dx_streamoutput_func = {
H A Dvmwgfx_shader.c94 static const struct vmw_res_func vmw_gb_shader_func = {
108 static const struct vmw_res_func vmw_dx_shader_func = {
H A Dvmwgfx_cotable.c117 static const struct vmw_res_func vmw_cotable_func = {
H A Dvmwgfx_so.c81 static const struct vmw_res_func vmw_view_func = {
H A Dvmwgfx_drv.h138 struct vmw_res_func;
182 const struct vmw_res_func *func;
H A Dvmwgfx_surface.c132 static const struct vmw_res_func vmw_legacy_surface_func = {
146 static const struct vmw_res_func vmw_gb_surface_func = {
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource_priv.h58 * struct vmw_res_func - members and functions common for a resource type
83 struct vmw_res_func { struct
113 * @res_func: struct vmw_res_func as described above.
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.c216 const struct vmw_res_func *func) in vmw_resource_init()
368 const struct vmw_res_func *func = res->func; in vmw_resource_do_validate()
629 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_so.c83 static const struct vmw_res_func vmw_view_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_cotable.c132 static const struct vmw_res_func vmw_cotable_func = {
H A Dvmwgfx_drv.h136 struct vmw_res_func;
184 const struct vmw_res_func *func;
H A Dvmwgfx_surface.c127 static const struct vmw_res_func vmw_legacy_surface_func = {
142 static const struct vmw_res_func vmw_gb_surface_func = {

Completed in 25 milliseconds