Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h368 * @staged_bindings_inuse: Whether the cached per-context binding tracker
394 bool staged_bindings_inuse; member
H A Dvmwgfx_execbuf.c168 sw_context->staged_bindings_inuse = false; in vmw_execbuf_bindings_commit()
216 if (sw_context->staged_bindings_inuse) { in vmw_cmd_ctx_first_setup()
225 sw_context->staged_bindings_inuse = true; in vmw_cmd_ctx_first_setup()