HomeSort by: relevance | last modified time | path
    Searched refs:vmw_cotable_notify (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_cotable.c 629 * vmw_cotable_notify - Notify the cotable about an item creation
634 int vmw_cotable_notify(struct vmw_resource *res, int id) function in typeref:typename:int
vmwgfx_execbuf.c 1280 ret = vmw_cotable_notify(cotable_res, cmd->body.queryId);
2457 ret = vmw_cotable_notify(res, cmd->defined_id);
2543 ret = vmw_cotable_notify(res, cmd->defined_id);
2660 ret = vmw_cotable_notify(res, cmd->body.shaderId);
vmwgfx_drv.h 1370 extern int vmw_cotable_notify(struct vmw_resource *res, int id);

Completed in 18 milliseconds