Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h418 bool staged_bindings_inuse; member
H A Dvmwgfx_execbuf.c186 sw_context->staged_bindings_inuse = false; in vmw_execbuf_bindings_commit()
234 if (sw_context->staged_bindings_inuse) { in vmw_cmd_ctx_first_setup()
243 sw_context->staged_bindings_inuse = true; in vmw_cmd_ctx_first_setup()