Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/vmwgfx/
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()
Dvmwgfx_resource_priv.h84 void (*commit_notify)(struct vmw_resource *res, member
Dvmwgfx_so.c88 .commit_notify = vmw_view_commit_notify,
Dvmwgfx_shader.c121 .commit_notify = vmw_dx_shader_commit_notify,