Re: [Mesa-dev] [PATCH 0/4] RadeonSI: critical fixes

2016-10-27 Thread Bas Nieuwenhuizen
For the series: Reviewed-by: Bas Nieuwenhuizen On Tue, Oct 25, 2016 at 12:23 AM, Marek Olšák wrote: > Patch 1: SI fix for MSAA for Mesa 13.0. I don't know the impact of that bug. > Patch 2: Possible GPU hang fix for Hawaii and Fiji when using separate CMASK. > Patch 3: Addrlib integration fix t

Re: [Mesa-dev] [PATCH 0/4] RadeonSI: critical fixes

2016-10-25 Thread Nicolai Hähnle
On 25.10.2016 00:23, Marek Olšák wrote: Patch 1: SI fix for MSAA for Mesa 13.0. I don't know the impact of that bug. Patch 2: Possible GPU hang fix for Hawaii and Fiji when using separate CMASK. Patch 3: Addrlib integration fix that hopefully resolves our SDMA issues. Patch 4: Let's enable SDMA a

[Mesa-dev] [PATCH 0/4] RadeonSI: critical fixes

2016-10-24 Thread Marek Olšák
Patch 1: SI fix for MSAA for Mesa 13.0. I don't know the impact of that bug. Patch 2: Possible GPU hang fix for Hawaii and Fiji when using separate CMASK. Patch 3: Addrlib integration fix that hopefully resolves our SDMA issues. Patch 4: Let's enable SDMA again. Please review. Marek _