Searched refs:vmw_cmdbuf_startstop (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf.c | 193 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, 607 if (global_block && vmw_cmdbuf_startstop(man, 0, true)) in vmw_cmdbuf_work_func() 1190 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, in vmw_cmdbuf_startstop() function 1345 ret = vmw_cmdbuf_startstop(man, 0, true); in vmw_cmdbuf_man_create() 1402 if (vmw_cmdbuf_startstop(man, 0, false)) in vmw_cmdbuf_man_destroy()
|