Re: [Mesa-dev] [PATCH] radv: Initialize DCC on transition from preinitialized.

2018-01-11 Thread Dave Airlie
On 11 January 2018 at 22:21, Bas Nieuwenhuizen wrote: > Looks like the decompress does not handle invalid encodings well, > which happens with random memory. Of course apps should not use it > with random memory, but they are allowed to Preinitialised does sound like it should already have i

[Mesa-dev] [PATCH] radv: Initialize DCC on transition from preinitialized.

2018-01-11 Thread Bas Nieuwenhuizen
Looks like the decompress does not handle invalid encodings well, which happens with random memory. Of course apps should not use it with random memory, but they are allowed to Fixes: 44fcf58744 "radv: Disable DCC for GENERAL layout and compute transfer dest." --- src/amd/vulkan/radv_cmd_bu