Re: [Mesa-dev] [PATCH 0/3] i965: IVB/BYT fp64 fixes

2017-01-23 Thread Matt Turner
Thanks Sam! ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Re: [Mesa-dev] [PATCH 0/3] i965: IVB/BYT fp64 fixes

2017-01-23 Thread Samuel Iglesias Gonsálvez
On Fri, 2017-01-20 at 13:35 -0800, Matt Turner wrote: > I committed my EU validator earlier today. It's caught three bugs in > the IVB > fp64 series. Patches 2 and 3 fix two of them. I'll respond directly > to the > patch in Igalia's series that introduces the other bug. > OK, while waiting for C

[Mesa-dev] [PATCH 0/3] i965: IVB/BYT fp64 fixes

2017-01-20 Thread Matt Turner
I committed my EU validator earlier today. It's caught three bugs in the IVB fp64 series. Patches 2 and 3 fix two of them. I'll respond directly to the patch in Igalia's series that introduces the other bug. These should go in with Igalia's series, before the extension is turned on. _