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
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
> >