Searched refs:static_buffer_size (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmd.c109 fifo->static_buffer_size = VMWGFX_FIFO_STATIC_SIZE;
110 fifo->static_buffer = vmalloc(fifo->static_buffer_size);
348 if (bytes < fifo_state->static_buffer_size)
H A Dvmwgfx_drv.h269 unsigned long static_buffer_size; member in struct:vmw_fifo_state

Completed in 134 milliseconds