Searched refs:vmw_cmdbuf_startstop (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/vmwgfx/ |
H A 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() 1193 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, in vmw_cmdbuf_startstop() function 1339 ret = vmw_cmdbuf_startstop(man, 0, true); in vmw_cmdbuf_man_create() 1394 if (vmw_cmdbuf_startstop(man, 0, false)) in vmw_cmdbuf_man_destroy()
|