Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c58 unsigned num_hw_submitted; member
330 ctx->num_hw_submitted = 0; in vmw_cmdbuf_ctx_init()
346 while (ctx->num_hw_submitted < man->max_hw_submitted && in vmw_cmdbuf_ctx_submit()
365 ctx->num_hw_submitted++; in vmw_cmdbuf_ctx_submit()
397 ctx->num_hw_submitted--; in vmw_cmdbuf_ctx_process()