Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_context.c451 if (dev_priv->query_cid == res->id) in vmw_gb_context_destroy()
665 if (dev_priv->query_cid == res->id) in vmw_dx_context_destroy()
H A Dvmwgfx_drv.h610 uint32_t query_cid; member
H A Dvmwgfx_execbuf.c1135 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
3993 ret = vmw_fifo_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()