Home
last modified time | relevance | path

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

/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.c75 .commit_notify = vmw_dx_streamoutput_commit_notify,
Dvmwgfx_so.c88 .commit_notify = vmw_view_commit_notify,
Dvmwgfx_shader.c125 .commit_notify = vmw_dx_shader_commit_notify,