search for: egl_android_native_fence_sync

Displaying 2 results from an estimated 2 matches for "egl_android_native_fence_sync".

2014 Oct 06
0
[RFC] Explicit synchronization for Nouveau
...adf > instead of drm-kms that's also a non-starter. Hmm.. Maybe we could use TegraDRM on the display side.. That and Nouveau would already be two upstream drivers that support explicit sync on Tegra K1. Also, if we bring sync fd's out of staging, one idea would be to add support for EGL_ANDROID_native_fence_sync in mesa, along with some tests. That would demonstrate converting between sync fd's and EGLSync objects. > Hm, usually we expose such test interfaces through debugfs - that way > production system won't ever ship with it (since there's too many exploits in > there, especiall...
2014 Oct 03
2
[RFC] Explicit synchronization for Nouveau
Riley (CCed) and I will be at Plumbers in a couple weeks. There is a session on sync planned in the Android track, and of course we'll be available to chat. On Thu, Oct 2, 2014 at 1:44 PM, Daniel Vetter <daniel at ffwll.ch> wrote: > On Thu, Oct 02, 2014 at 05:59:51PM +0300, Lauri Peltonen wrote: > > +Rom who seems to be presenting about mainlining android sync at linux >