Searched refs:NOUVEAU_SCRATCH_SIZE (Results 1 – 3 of 3) sorted by relevance
43 if (scratch->buf && size <= NOUVEAU_SCRATCH_SIZE - scratch->offset) { in nouveau_get_scratch()50 } else if (size <= NOUVEAU_SCRATCH_SIZE) { in nouveau_get_scratch()82 NOUVEAU_BO_MAP, 0, NOUVEAU_SCRATCH_SIZE, in nouveau_scratch_init()
31 #define NOUVEAU_SCRATCH_SIZE 3*1024*1024 macro
246 NOUVEAU_SCRATCH_SIZE / stride); in vbo_maybe_split()