Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c57 unsigned num_hw_submitted; member
327 ctx->num_hw_submitted = 0; in vmw_cmdbuf_ctx_init()
343 while (ctx->num_hw_submitted < man->max_hw_submitted && in vmw_cmdbuf_ctx_submit()
362 ctx->num_hw_submitted++; in vmw_cmdbuf_ctx_submit()
394 ctx->num_hw_submitted--; in vmw_cmdbuf_ctx_process()