radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence
authorMarek Olšák <marek.olsak@amd.com>
Tue, 6 Jun 2017 22:16:46 +0000 (00:16 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 21 Jun 2017 23:51:02 +0000 (01:51 +0200)
commit79bd1d4f8b9f176b099854c6954960dc7fc53b02
treec23e1c9cb30f7235388a4991ef7e23035c898ce9
parentc66fc618cca2c0a1caf9f56f3dfbbdc1d95d0e8c
radeonsi/gfx9: keep reusing the same buffer/address for the gfx9 flush fence

instead of using a monotonic suballocator

v2: initialize the memory at context creation

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_pipe.c
src/gallium/drivers/radeonsi/si_pipe.h
src/gallium/drivers/radeonsi/si_state_draw.c