Searched refs:staged (Results 1 – 5 of 5) sorted by relevance
119 struct vmw_ctx_binding_state *staged; member176 vmw_binding_state_commit(entry->cur, entry->staged); in vmw_execbuf_bindings_commit()178 if (entry->staged != sw_context->staged_bindings) in vmw_execbuf_bindings_commit()179 vmw_binding_state_free(entry->staged); in vmw_execbuf_bindings_commit()229 node->staged = vmw_binding_state_alloc(dev_priv); in vmw_cmd_ctx_first_setup()230 if (IS_ERR(node->staged)) { in vmw_cmd_ctx_first_setup()231 ret = PTR_ERR(node->staged); in vmw_cmd_ctx_first_setup()232 node->staged = NULL; in vmw_cmd_ctx_first_setup()236 node->staged = sw_context->staged_bindings; in vmw_cmd_ctx_first_setup()811 vmw_binding_add(ctx_node->staged, &binding.bi, in vmw_view_bindings_add()[all …]
125 metadata blocks are staged and updated. Normal operation is then
66 staged approach.
290 The example below shows how to use this markup. The first level of the staged
46 and staged ahead of time. How that process works will be described in