Home
last modified time | relevance | path

Searched refs:commit_notify (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf_res.c129 if (entry->res->func->commit_notify) in vmw_cmdbuf_res_commit()
130 entry->res->func->commit_notify(entry->res, in vmw_cmdbuf_res_commit()
Dvmwgfx_resource_priv.h98 void (*commit_notify)(struct vmw_resource *res, member
Dvmwgfx_streamoutput.c73 .commit_notify = vmw_dx_streamoutput_commit_notify,
Dvmwgfx_so.c89 .commit_notify = vmw_view_commit_notify,
Dvmwgfx_shader.c120 .commit_notify = vmw_dx_shader_commit_notify,