Searched refs:SVGA_FIFO_SIZE (Results 1 – 2 of 2) sorted by relevance
118 # define SVGA_FIFO_SIZE 0x10000 macro124 # define SVGA_FIFO_SIZE 0x10000 macro582 if (s->fifo_max > SVGA_FIFO_SIZE || in vmsvga_fifo_length()583 s->fifo_min >= SVGA_FIFO_SIZE || in vmsvga_fifo_length()584 s->fifo_stop >= SVGA_FIFO_SIZE || in vmsvga_fifo_length()585 s->fifo_next >= SVGA_FIFO_SIZE) { in vmsvga_fifo_length()1258 s->fifo_size = SVGA_FIFO_SIZE; in vmsvga_init()
885 #define SVGA_FIFO_SIZE (256 * 1024) macro892 #define SVGA_FIFO_SIZE (2 * 1024 * 1024) macro893 #define SVGA_FIFO_SIZE_3D SVGA_FIFO_SIZE