Searched refs:vmw_cmdbuf_reserve (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_cmd.c | 370 ret = vmw_cmdbuf_reserve(dev_priv->cman, bytes, in vmw_cmd_ctx_reserve()
|
H A D | vmwgfx_cmdbuf.c | 1073 void *vmw_cmdbuf_reserve(struct vmw_cmdbuf_man *man, size_t size, in vmw_cmdbuf_reserve() function
|
H A D | vmwgfx_drv.h | 1303 extern void *vmw_cmdbuf_reserve(struct vmw_cmdbuf_man *man, size_t size,
|
H A D | vmwgfx_execbuf.c | 3976 void *cmd = vmw_cmdbuf_reserve(dev_priv->cman, command_size, id, false, in vmw_execbuf_submit_cmdbuf()
|