Home
last modified time | relevance | path

Searched refs:last_query_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1041 sw_context->last_query_ctx = ctx_entry->res; in vmw_query_bo_switch_prepare()
1129 BUG_ON(sw_context->last_query_ctx == NULL); in vmw_query_bo_switch_commit()
1130 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4091 sw_context->last_query_ctx = NULL; in vmw_execbuf_process()
H A Dvmwgfx_drv.h401 * @last_query_ctx: Last context that submitted a query
428 struct vmw_resource *last_query_ctx; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c1032 sw_context->last_query_ctx = ctx_entry->res; in vmw_query_bo_switch_prepare()
1120 BUG_ON(sw_context->last_query_ctx == NULL); in vmw_query_bo_switch_commit()
1121 dev_priv->query_cid = sw_context->last_query_ctx->id; in vmw_query_bo_switch_commit()
4152 sw_context->last_query_ctx = NULL; in vmw_execbuf_process()
H A Dvmwgfx_drv.h405 * @last_query_ctx: Last context that submitted a query
432 struct vmw_resource *last_query_ctx; member

Completed in 16 milliseconds