Searched refs:vmw_cmdbuf_man_idle (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 627 static bool vmw_cmdbuf_man_idle(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_man_idle() function 730 (man->idle_queue, vmw_cmdbuf_man_idle(man, true), in vmw_cmdbuf_idle() 734 (man->idle_queue, vmw_cmdbuf_man_idle(man, true), in vmw_cmdbuf_idle() 741 if (!vmw_cmdbuf_man_idle(man, true)) in vmw_cmdbuf_idle()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmdbuf.c | 621 * vmw_cmdbuf_man_idle - Check whether the command buffer manager is idle. 627 static bool vmw_cmdbuf_man_idle(struct vmw_cmdbuf_man *man, in vmw_cmdbuf_man_idle() function 730 (man->idle_queue, vmw_cmdbuf_man_idle(man, true), in vmw_cmdbuf_idle() 734 (man->idle_queue, vmw_cmdbuf_man_idle(man, true), in vmw_cmdbuf_idle() 741 if (!vmw_cmdbuf_man_idle(man, true)) in vmw_cmdbuf_idle()
|
Completed in 4 milliseconds