Re: [PATCH hwc v3 0/6] Implement fencing

2017-10-02 Thread Robert Foss
Series pushed. On Thu, 2017-09-28 at 18:40 +0200, Robert Foss wrote: > This series removes the old thread-based synchronization utilities > and > replaces them with fences. > > It has been tested on various platforms, including > etnaviv/freedreno/virgl. > > Robert Foss (5): >   drm_hwcomposer:

[PATCH hwc v3 0/6] Implement fencing

2017-09-28 Thread Robert Foss
This series removes the old thread-based synchronization utilities and replaces them with fences. It has been tested on various platforms, including etnaviv/freedreno/virgl. Robert Foss (5): drm_hwcomposer: Add support for IN_FENCE_FD property to DrmPlane drm_hwcomposer: Submit in-fence to DR