vmw_cmdbuf_startstop  196 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context,
vmw_cmdbuf_startstop  608 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	if (global_block && vmw_cmdbuf_startstop(man, 0, true))
vmw_cmdbuf_startstop 1348 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	ret = vmw_cmdbuf_startstop(man, 0, true);
vmw_cmdbuf_startstop 1406 drivers/gpu/drm/vmwgfx/vmwgfx_cmdbuf.c 	if (vmw_cmdbuf_startstop(man, 0, false))