Re: [Mesa-dev] [PATCH v2 0/6] radv sparseBinding

2017-03-28 Thread Dave Airlie
On 29 March 2017 at 10:03, Bas Nieuwenhuizen wrote: > This series introduces the sparseBinding capability to radv. > > I've mostly rebased & clarified the core remapping algorithm in patch 1, > as well as fixed some bugs that I found. > > No regressions on CTS, all new non-skipping tests (~400) pa

[Mesa-dev] [PATCH v2 0/6] radv sparseBinding

2017-03-28 Thread Bas Nieuwenhuizen
This series introduces the sparseBinding capability to radv. I've mostly rebased & clarified the core remapping algorithm in patch 1, as well as fixed some bugs that I found. No regressions on CTS, all new non-skipping tests (~400) pass. Bas Nieuwenhuizen (6): radv/amdgpu: Add winsys implement