iris: delete growing code and just die for now
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 2 May 2018 17:44:46 +0000 (10:44 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 21 Feb 2019 18:26:06 +0000 (10:26 -0800)
commitca735c5e0cc0462121fc0d8f830ca02d30b4af1f
treec98862b8725900b7fdf0777b0955f99ddad4fd04
parent7167c6d508bb1102990e021a21130711fbb66cc5
iris: delete growing code and just die for now

we need proper batch chaining.  without relocations, we can't grow,
since we've only allocated so much VMA for the batch, and the mechanism
only works if we can pin it at the old address
src/gallium/drivers/iris/iris_batch.c
src/gallium/drivers/iris/iris_batch.h