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
326 ctx->num_hw_submitted = 0; in vmw_cmdbuf_ctx_init()
342 while (ctx->num_hw_submitted < man->max_hw_submitted && in vmw_cmdbuf_ctx_submit()
361 ctx->num_hw_submitted++; in vmw_cmdbuf_ctx_submit()
393 ctx->num_hw_submitted--; in vmw_cmdbuf_ctx_process()