Home
last modified time | relevance | path

Searched refs:staged_bindings_inuse (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c181 sw_context->staged_bindings_inuse = false; in vmw_execbuf_bindings_commit()
228 if (sw_context->staged_bindings_inuse) { in vmw_cmd_ctx_first_setup()
237 sw_context->staged_bindings_inuse = true; in vmw_cmd_ctx_first_setup()
H A Dvmwgfx_drv.h405 * @staged_bindings_inuse: Whether the cached per-context binding tracker
431 bool staged_bindings_inuse; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_execbuf.c185 sw_context->staged_bindings_inuse = false; in vmw_execbuf_bindings_commit()
233 if (sw_context->staged_bindings_inuse) { in vmw_cmd_ctx_first_setup()
242 sw_context->staged_bindings_inuse = true; in vmw_cmd_ctx_first_setup()
H A Dvmwgfx_drv.h409 * @staged_bindings_inuse: Whether the cached per-context binding tracker
435 bool staged_bindings_inuse; member

Completed in 15 milliseconds