vmwgfx_cmdbuf.c | 207 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, 623 if (global_block && vmw_cmdbuf_startstop(man, 0, true)) 1206 * vmw_cmdbuf_startstop - Send a start / stop command through the device 1214 static int vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, function in typeref:typename:int 1417 ret = vmw_cmdbuf_startstop(man, 0, true); 1483 if (vmw_cmdbuf_startstop(man, 0, false))
|