Home
last modified time | relevance | path

Searched refs:commit_notify (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dvmwgfx_resource_priv.h71 * @commit_notify: If the resource is a command buffer managed resource,
98 void (*commit_notify)(struct vmw_resource *res, member
H A Dvmwgfx_streamoutput.c75 .commit_notify = vmw_dx_streamoutput_commit_notify,
H A Dvmwgfx_so.c88 .commit_notify = vmw_view_commit_notify,
H A Dvmwgfx_shader.c125 .commit_notify = vmw_dx_shader_commit_notify,
/kernel/linux/linux-6.6/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.h72 * @commit_notify: If the resource is a command buffer managed resource,
100 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,
H A Dvmwgfx_shader.c123 .commit_notify = vmw_dx_shader_commit_notify,

Completed in 10 milliseconds