Re: [Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back

2017-08-18 Thread Marek Olšák
On Fri, Aug 18, 2017 at 1:17 PM, Nicolai Hähnle wrote: > So... do we really need this? I thought the summary of the internal > discussion was that gfx9 prefetch was not supposed to cross page boundaries? Yes, it looks like we don't need it. Marek ___ m

Re: [Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back

2017-08-18 Thread Nicolai Hähnle
So... do we really need this? I thought the summary of the internal discussion was that gfx9 prefetch was not supposed to cross page boundaries? Cheers, Nicolai On 17.08.2017 00:49, Marek Olšák wrote: From: Marek Olšák Cc: 17.2 --- src/gallium/drivers/radeonsi/si_shader.c | 10 ++

[Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back

2017-08-16 Thread Marek Olšák
From: Marek Olšák Cc: 17.2 --- src/gallium/drivers/radeonsi/si_shader.c | 10 ++ 1 file changed, 10 insertions(+) diff --git a/src/gallium/drivers/radeonsi/si_shader.c b/src/gallium/drivers/radeonsi/si_shader.c index 3f4d847..6976537 100644 --- a/src/gallium/drivers/radeonsi/si_shader