[Mesa-dev] [PATCH] virgl: native fence fd support

2018-02-16 Thread Gustavo Padovan
From: Gustavo Padovan Following the support for fences on the virtio driver add support for native fence on virgl. This was somewhat based on the freedeno one. Signed-off-by: Gustavo Padovan --- The kernel side patches can be found at: https://gitlab.collabora.com/padovan/linux/tree/virtio

Re: [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test

2016-08-24 Thread Gustavo Padovan
2016-08-24 Daniel Vetter : > On Tue, Aug 23, 2016 at 01:56:02PM -0400, robert.f...@collabora.com wrote: > > From: Robert Foss > > > > This series implements the sw_sync test and the lib/sw_sync helper functions > > for said test. > > > > Gustavo Padovans sw_sync series was just de-staged in > >