Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c89 * @max_hw_submitted: Max number of in-flight command buffers the device can
124 unsigned max_hw_submitted; member
342 while (ctx->num_hw_submitted < man->max_hw_submitted && in vmw_cmdbuf_ctx_submit()
1335 man->max_hw_submitted = SVGA_CB_MAX_QUEUED_PER_CONTEXT - 1; in vmw_cmdbuf_man_create()