Searched refs:vmw_cmdbuf_startstop (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_cmdbuf.c | 196 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context,608 	if (global_block && vmw_cmdbuf_startstop(man, 0, true))  in vmw_cmdbuf_work_func()
 1191 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context,  in vmw_cmdbuf_startstop()  function
 1348 	ret = vmw_cmdbuf_startstop(man, 0, true);  in vmw_cmdbuf_man_create()
 1406 	if (vmw_cmdbuf_startstop(man, 0, false))  in vmw_cmdbuf_man_destroy()
 
 |