broadcom/vc5: Increase simulator memory for tex-miplevel-selection.
authorEric Anholt <eric@anholt.net>
Mon, 20 Nov 2017 20:26:49 +0000 (12:26 -0800)
committerEric Anholt <eric@anholt.net>
Mon, 20 Nov 2017 21:52:33 +0000 (13:52 -0800)
commit2c8913e2242dc86b7f70bbb32e9952ea3adbdfc6
tree3eaee4446a857e99d7254f97584dc9daf2d09ec9
parent34838c221260f961140040416b1a84b490448ac1
broadcom/vc5: Increase simulator memory for tex-miplevel-selection.

We were overflowing, because of all the little 4k allocations for CLs that
were getting expanded to 128kb in the simulator due to the GMP alignment.
src/gallium/drivers/vc5/vc5_simulator.c