Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_context.c456 if (dev_priv->query_cid == res->id) in vmw_gb_context_destroy()
680 if (dev_priv->query_cid == res->id) in vmw_dx_context_destroy()
Dvmwgfx_drv.h502 uint32_t query_cid; member
Dvmwgfx_execbuf.c1203 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4192 ret = vmw_fifo_emit_dummy_query(dev_priv, dev_priv->query_cid); in __vmw_execbuf_release_pinned_bo()