Re: [Mesa-dev] [PATCH] radv: fixup IA_MULTI_VGT_PARAM handling.

2017-02-14 Thread Bas Nieuwenhuizen
On Tue, Feb 14, 2017, at 21:03, Dave Airlie wrote: > From: Dave Airlie > > This ports the remains of the workarounds from radeonsi for > the non-TESS cases. It should provide equivalent workarounds > for hawaii and bonarie. > > Signed-off-by: Dave Airlie > --- > src/amd/vulkan/radv_cmd_buffe

[Mesa-dev] [PATCH] radv: fixup IA_MULTI_VGT_PARAM handling.

2017-02-14 Thread Dave Airlie
From: Dave Airlie This ports the remains of the workarounds from radeonsi for the non-TESS cases. It should provide equivalent workarounds for hawaii and bonarie. Signed-off-by: Dave Airlie --- src/amd/vulkan/radv_cmd_buffer.c | 23 +++- src/amd/vulkan/radv_pipeline.c | 22 ++