Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c52 unsigned num_hw_submitted; member
319 ctx->num_hw_submitted = 0; in vmw_cmdbuf_ctx_init()
335 while (ctx->num_hw_submitted < man->max_hw_submitted && in vmw_cmdbuf_ctx_submit()
354 ctx->num_hw_submitted++; in vmw_cmdbuf_ctx_submit()
385 ctx->num_hw_submitted--; in vmw_cmdbuf_ctx_process()