Home
last modified time | relevance | path

Searched refs:vmw_cotable_notify (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cotable.c649 int vmw_cotable_notify(struct vmw_resource *res, int id) in vmw_cotable_notify() function
Dvmwgfx_execbuf.c1269 ret = vmw_cotable_notify(cotable_res, cmd->body.queryId); in vmw_cmd_dx_define_query()
2487 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_view_define()
2575 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_so_define()
2692 ret = vmw_cotable_notify(res, cmd->body.shaderId); in vmw_cmd_dx_define_shader()
3013 ret = vmw_cotable_notify(res, cmd->body.soid); in vmw_cmd_dx_define_streamoutput()
Dvmwgfx_drv.h1285 extern int vmw_cotable_notify(struct vmw_resource *res, int id);