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

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c367 * vmw_cmdbuf_ctx_process - Process a command buffer context.
377 static void vmw_cmdbuf_ctx_process(struct vmw_cmdbuf_man *man, function
430 * Calls vmw_cmdbuf_ctx_process() on all contexts. If any context has
443 vmw_cmdbuf_ctx_process(man, ctx, &notempty);
588 vmw_cmdbuf_ctx_process(man, ctx, &dummy);

Completed in 119 milliseconds