radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental
authorMarek Olšák <marek.olsak@amd.com>
Thu, 11 Aug 2016 15:56:44 +0000 (17:56 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 17 Aug 2016 10:24:35 +0000 (12:24 +0200)
commita6b5845a0d7547198037a2e5ea5c7d3f6f5f9f26
tree4d66155fbb48ffa8be0c5793e8670141d0ea2570
parent9812a50ae682ac386c5745a3de978376aea861e7
radeonsi: use current context for DCC feedback-loop decompress, fixes Elemental

This is just a workaround. The problem is described in the code.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=96541

v2: say that it's only between the current context and aux_context

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> (v1)
src/gallium/drivers/radeon/r600_pipe_common.h
src/gallium/drivers/radeon/r600_texture.c
src/gallium/drivers/radeonsi/si_blit.c
src/gallium/drivers/radeonsi/si_descriptors.c