Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c449 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()
Dvmwgfx_drv.h631 uint32_t query_cid; member
Dvmwgfx_execbuf.c1117 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4382 ret = vmw_cmd_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()