nvc0: tie buffer memory release to the buffer fence
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Wed, 5 Jan 2011 00:41:49 +0000 (01:41 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sat, 8 Jan 2011 01:12:20 +0000 (02:12 +0100)
commitbd301dfc12be76b155d9b2b65c4e4f142ab94320
treed3b3a0be61d892a60fd4e600ad975dc3702ef9b3
parent96d8a54716d96bd28f0c54a25ca6904fb4321a55
nvc0: tie buffer memory release to the buffer fence

... instead of the next fence to be emitted. This way we have a
chance to reclaim the storage earlier.
src/gallium/drivers/nvc0/nvc0_buffer.c