[Mesa-dev] [PATCH 3/3] egl/android: Use per surface out fence

Emil Velikov emil.l.velikov at gmail.com
Mon Sep 18 15:02:15 UTC 2017


On 18 September 2017 at 15:42, Marathe, Yogesh <yogesh.marathe at intel.com> wrote:
> Hi Emil, as discussed, we are leaving this at 3/3 split you've created.
>
> I've marked my earlier series "Not Applicable" in patchwork. Thanks.
>
Right, thanks. I'll push the series in an hour or so... with a couple
of typos (below) fixed.

> -Yogesh.
>
>>-----Original Message-----
>>From: mesa-dev [mailto:mesa-dev-bounces at lists.freedesktop.org] On Behalf Of
>>Emil Velikov
>>Sent: Friday, September 15, 2017 11:03 PM
>>To: mesa-dev at lists.freedesktop.org
>>Cc: emil.l.velikov at gmail.com
>>Subject: [Mesa-dev] [PATCH 3/3] egl/android: Use per surface out fence
>>
>>From: Zhongmin Wu <zhongmin.wu at intel.com>
>>
>>Use the plumbing introduced with previous patch, to interact with the Android
s/,//

>>framework.
>>
>>Namely: currently we use an invalid fd or -1 for our calls to
s/or/of/

>>ANativeWindow::{queue,cancel}Buffer.
>>
>>At the same time applications (like flatland) may rely on it being a valid one. Thus
>>as they attempt to query the timestamp of the fence, they get unexpected
>>results/behaviour.
>>
>>In the case of flatland - the benchmark hand inside getSignalTime().
s/hand/hang/

-Emil


More information about the mesa-dev mailing list