Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v2)

2014-12-05 Thread Axel Davy
On Fri, 5 Dec 2014, Mario Kleiner wrote: Wrt. 2/5: It's a bit ambiguous how to read that bit of the spec, and i agree that one could read it in a way that the current mesa dri3 behaviour is not (completely) violating the spec. When we implemented the DRI2 version, we understood it in the way

Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v2)

2014-12-05 Thread Mario Kleiner
On 12/05/2014 03:41 AM, Eric Anholt wrote: Mario Kleiner writes: A slightly updated and extended series of the dri3/present fixes for Mesa i sent last week. Patch 1 and 2 are same as before. Patch 3 now has signed off by Frank Binns and reviewed by Chris Wilson. Patch 4 and 5 are additional f

[Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v3)

2014-12-04 Thread Mario Kleiner
Ok, third iteration of the series. Incorporated all the review comments of Axel Davy and Eric Anholt and retested for extra paranoia. Thanks! -mario ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/m

Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v2)

2014-12-04 Thread Eric Anholt
Mario Kleiner writes: > A slightly updated and extended series of the dri3/present fixes for Mesa i > sent last week. > > Patch 1 and 2 are same as before. Patch 3 now has signed off by Frank Binns > and reviewed by Chris Wilson. Patch 4 and 5 are additional fixes. The last > one makes INTEL_swap

Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v2)

2014-12-04 Thread Emil Velikov
Hi Keith, With the week of Thanksgiving behind us, can you let us know your plans wrt this series. Would you have a chance to look at it any time soon, or is it quite low on your list ? Thanks Emil P.S. Not meant to be pushy but curious. On 02/12/14 19:53, Mario Kleiner wrote: > A slightly upda

Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+ (v2)

2014-12-02 Thread Mario Kleiner
A slightly updated and extended series of the dri3/present fixes for Mesa i sent last week. Patch 1 and 2 are same as before. Patch 3 now has signed off by Frank Binns and reviewed by Chris Wilson. Patch 4 and 5 are additional fixes. The last one makes INTEL_swap_events behave properly again when

Re: [Mesa-dev] DRI3/Present fixes for Mesa 10.3+

2014-11-28 Thread Emil Velikov
Hi Mario, On 25/11/14 03:00, Mario Kleiner wrote: > Hi > > Here three patches against mesa to fix use of the OML_sync_control > extension under DRI3/Present and restore behaviour compatible to > the DRI2 implementation, so applications like mine, which were written > and tested against DRI2, don't

[Mesa-dev] DRI3/Present fixes for Mesa 10.3+

2014-11-24 Thread Mario Kleiner
Hi Here three patches against mesa to fix use of the OML_sync_control extension under DRI3/Present and restore behaviour compatible to the DRI2 implementation, so applications like mine, which were written and tested against DRI2, don't fail miserably under the new backend. Tested on Intel HD Iro