Home
last modified time | relevance | path

Searched refs:vmw_cmdbuf_idle (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c718 int vmw_cmdbuf_idle(struct vmw_cmdbuf_man *man, bool interruptible, in vmw_cmdbuf_idle() function
1374 (void) vmw_cmdbuf_idle(man, false, 10*HZ); in vmw_cmdbuf_remove_pool()
1392 (void) vmw_cmdbuf_idle(man, false, 10*HZ); in vmw_cmdbuf_man_destroy()
H A Dvmwgfx_irq.c188 ret = vmw_cmdbuf_idle(dev_priv->cman, interruptible, in vmw_fallback_wait()
H A Dvmwgfx_drv.h1301 extern int vmw_cmdbuf_idle(struct vmw_cmdbuf_man *man, bool interruptible,