Home
last modified time | relevance | path

Searched refs:VMWGFX_CMD_BOUNCE_INIT_SIZE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.h65 #define VMWGFX_CMD_BOUNCE_INIT_SIZE 32768 macro
H A Dvmwgfx_execbuf.c3791 sw_context->cmd_bounce_size = VMWGFX_CMD_BOUNCE_INIT_SIZE; in vmw_resize_cmd_bounce()