OSDN Git Service

vc4: Don't reallocate the tile alloc/state bos every frame.
authorEric Anholt <eric@anholt.net>
Sat, 28 Jun 2014 21:59:18 +0000 (14:59 -0700)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:46 +0000 (18:59 -0700)
commitc3f96060a8d1ebc9caa7053592e80155a5266e92
treee2cfdaf5184ef6518c8e5cf8deaaa85c48b8ced7
parent21db43021041e8dedc45bb232c10ece83fd09dd1
vc4: Don't reallocate the tile alloc/state bos every frame.

This was a problem for the simulator since we don't free memory back to
it, and it would soon just run out.
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_draw.c