Searched refs:NOUVEAU_SCRATCH_COUNT (Results 1 – 2 of 2) sorted by relevance
51 scratch->index = (scratch->index + 1) % NOUVEAU_SCRATCH_COUNT; in nouveau_get_scratch()80 for (i = 0; i < NOUVEAU_SCRATCH_COUNT; i++) { in nouveau_scratch_init()95 for (i = 0; i < NOUVEAU_SCRATCH_COUNT; i++) in nouveau_scratch_destroy()
30 #define NOUVEAU_SCRATCH_COUNT 2 macro34 struct nouveau_bo *bo[NOUVEAU_SCRATCH_COUNT];