Home
last modified time | relevance | path

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

/drivers/gpu/drm/vmwgfx/
Dvmwgfx_execbuf.c183 sw_context->staged_bindings_inuse = false; in vmw_resources_unreserve()
222 if (sw_context->staged_bindings_inuse) { in vmw_cmd_ctx_first_setup()
233 sw_context->staged_bindings_inuse = true; in vmw_cmd_ctx_first_setup()
3675 sw_context->staged_bindings_inuse = false; in vmw_resource_list_unreference()
Dvmwgfx_drv.h313 bool staged_bindings_inuse; member