[PATCH 0/6] mesa: support for EGL_ANDROID_native_fence_sync

2016-08-19 Thread Rob Clark
On Fri, Aug 19, 2016 at 5:57 PM, Rob Clark wrote: > Ok, quick update on state of explicit fence fd's / > EGL_ANDROID_native_fence_sync: > > For folks working on other drivers wishing to add support, we don't > have a "real" userspace yet. But Gustavo has added atomic support to > kmscube (as well

[PATCH 0/6] mesa: support for EGL_ANDROID_native_fence_sync

2016-08-19 Thread Rob Clark
Ok, quick update on state of explicit fence fd's / EGL_ANDROID_native_fence_sync: For folks working on other drivers wishing to add support, we don't have a "real" userspace yet. But Gustavo has added atomic support to kmscube (as well as all of his work for in/out fences in atomic ioctl, plus de