Add to wayland mail list.

Hi pekka

I used to consider the time line and presentation protocol. But they are
all focus on surface, not buffer. The test want to know the buffer latency,
although they are the same as surface's on
most cases. Applications think maybe some buffers doesn't display and used
again.

By the way, could add a event to wl_buffer's protocol achieve the
requirement? Thank you.

Best Regards
Nancy


---------- Forwarded message ----------
From: Pekka Paalanen <ppaala...@gmail.com>
Date: 2018-05-02 15:48 GMT+08:00
Subject: Re: unique id for wayland objects
To: zou lan <nancy.lan....@gmail.com>


On Wed, 2 May 2018 10:57:17 +0800
zou lan <nancy.lan....@gmail.com> wrote:

> Hi pekka
>
> I want to get the accurate buffer latency from a buffer commit by client
to
> display on the screen. The client can get the timestamp when buffer commit
> and release. So weston only need to give a
> timestamp when call on_pageflip.
>
> When do the real time analysis, there are many clients,  I want to use one
> unique id to distinguish from each other quickly.

Hi,

is there any reason you don't use presentation_feedback interface? To
me it sounds like that would provide exactly what you need.

https://cgit.freedesktop.org/wayland/wayland-protocols/
tree/stable/presentation-time

Also, could we have this coversation on the mailing list, please?


Thanks,
pq

Attachment: pgpRHOLRCj147.pgp
Description: PGP signature

_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to