radeonsi: always allocate export memory for pixel shaders
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Thu, 5 May 2016 00:05:14 +0000 (19:05 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 9 May 2016 16:52:46 +0000 (11:52 -0500)
commitd8f3e8e6263214caa9daf914487595e6bd5aa0df
treed77a3aa78a3cd5097b243e5461c4e813accfe47e
parentad1782cfb5eaa633582c8a7d026690878ab54064
radeonsi: always allocate export memory for pixel shaders

Experiments with framebuffer-no-attachments type draw calls have shown that
NULL exports stall terribly unless we ensure that export memory is allocated
by the SPI.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_state_shaders.c