Home
last modified time | relevance | path

Searched refs:vmw_cotable_notify (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c626 * vmw_cotable_notify - Notify the cotable about an item creation
631 int vmw_cotable_notify(struct vmw_resource *res, int id) in vmw_cotable_notify() function
H A Dvmwgfx_execbuf.c1275 ret = vmw_cotable_notify(cotable_res, cmd->body.queryId); in vmw_cmd_dx_define_query()
2453 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_view_define()
2539 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_so_define()
2656 ret = vmw_cotable_notify(res, cmd->body.shaderId); in vmw_cmd_dx_define_shader()
2977 ret = vmw_cotable_notify(res, cmd->body.soid); in vmw_cmd_dx_define_streamoutput()
H A Dvmwgfx_drv.h1402 extern int vmw_cotable_notify(struct vmw_resource *res, int id);
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cotable.c644 * vmw_cotable_notify - Notify the cotable about an item creation
649 int vmw_cotable_notify(struct vmw_resource *res, int id) in vmw_cotable_notify() function
H A Dvmwgfx_execbuf.c1271 ret = vmw_cotable_notify(cotable_res, cmd->body.queryId); in vmw_cmd_dx_define_query()
2491 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_view_define()
2579 ret = vmw_cotable_notify(res, cmd->defined_id); in vmw_cmd_dx_so_define()
2698 ret = vmw_cotable_notify(res, cmd->body.shaderId); in vmw_cmd_dx_define_shader()
3021 ret = vmw_cotable_notify(res, cmd->body.soid); in vmw_cmd_dx_define_streamoutput()
H A Dvmwgfx_drv.h1285 extern int vmw_cotable_notify(struct vmw_resource *res, int id);

Completed in 19 milliseconds