Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf_res.c130 if (entry->res->func->commit_notify) in vmw_cmdbuf_res_commit()
131 entry->res->func->commit_notify(entry->res, in vmw_cmdbuf_res_commit()
H A Dvmwgfx_resource_priv.h100 void (*commit_notify)(struct vmw_resource *res, member
H A Dvmwgfx_streamoutput.c75 .commit_notify = vmw_dx_streamoutput_commit_notify,
H A Dvmwgfx_so.c91 .commit_notify = vmw_view_commit_notify,