Re: [Mesa-dev] [PATCH 6/7] radeonsi: fix fractional odd tessellation spacing for Polaris

2016-06-24 Thread Nicolai Hähnle
On 24.06.2016 16:11, Nicolai Hähnle wrote: Are you sure this is Polaris-specific? I see a mention of this 14/30 as well, but it seems to apply to all of gfx8. Never mind, I didn't look closely enough. R-b for this patch as well. Nicolai The rest of this series is Reviewed-by: Nicolai

Re: [Mesa-dev] [PATCH 6/7] radeonsi: fix fractional odd tessellation spacing for Polaris

2016-06-24 Thread Nicolai Hähnle
Are you sure this is Polaris-specific? I see a mention of this 14/30 as well, but it seems to apply to all of gfx8. The rest of this series is Reviewed-by: Nicolai Hähnle On 24.06.2016 14:15, Marek Olšák wrote: From: Marek Olšák ported from

[Mesa-dev] [PATCH 6/7] radeonsi: fix fractional odd tessellation spacing for Polaris

2016-06-24 Thread Marek Olšák
From: Marek Olšák ported from Vulkan (and no source explains why this is needed) Cc: 12.0 --- src/gallium/drivers/radeonsi/si_hw_context.c | 1 + src/gallium/drivers/radeonsi/si_pipe.h | 1 +