On Fri, Sep 4, 2015 at 9:47 PM, Bas Nieuwenhuizen
wrote:
> As textures can be sampled without decompression and the fastclear bits
> can be erased without decompressing, so add a new set of flags.
Since CMASK clear isn't allowed with DCC (even though it might work
for most cases, there are issues
As textures can be sampled without decompression and the fastclear bits
can be erased without decompressing, so add a new set of flags.
Signed-off-by: Bas Nieuwenhuizen
---
src/gallium/drivers/radeon/r600_pipe_common.h | 2 ++
src/gallium/drivers/radeonsi/cik_sdma.c | 6 --
src/galli