Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c453 if (dev_priv->query_cid == res->id) in vmw_gb_context_destroy()
669 if (dev_priv->query_cid == res->id) in vmw_dx_context_destroy()
Dvmwgfx_drv.h615 uint32_t query_cid; member
Dvmwgfx_execbuf.c1121 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4387 ret = vmw_cmd_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()