Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_context.c451 if (dev_priv->query_cid == res->id) in vmw_gb_context_destroy()
667 if (dev_priv->query_cid == res->id) in vmw_dx_context_destroy()
H A Dvmwgfx_drv.h626 uint32_t query_cid; member
H A Dvmwgfx_execbuf.c1130 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4338 ret = vmw_fifo_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A 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()
H A Dvmwgfx_drv.h615 uint32_t query_cid; member
H A Dvmwgfx_execbuf.c1121 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4395 ret = vmw_cmd_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()

Completed in 18 milliseconds