Re: [PATCH weston v3 0/4] Emit GPU rendering timepoints in weston timeline

2017-09-29 Thread Pekka Paalanen
On Wed, 27 Sep 2017 15:09:12 +0300 Alexandros Frantzis wrote: > This patchset adds support for emitting GPU rendering timepoints in the > weston timeline. > > The GPU timestamp data is acquired asynchronously using the functionality > provided by the EGL_KHR_fence_sync and EGL_ANDROID_native_fen

[PATCH weston v3 0/4] Emit GPU rendering timepoints in weston timeline

2017-09-27 Thread Alexandros Frantzis
This patchset adds support for emitting GPU rendering timepoints in the weston timeline. The GPU timestamp data is acquired asynchronously using the functionality provided by the EGL_KHR_fence_sync and EGL_ANDROID_native_fence_sync extensions. I have also updated the wesgr tool to display the GPU