[PATCH weston v9 11/62] compositor-drm: Rename current/next FB members
Pekka Paalanen
ppaalanen at gmail.com
Wed Mar 22 12:23:57 UTC 2017
On Fri, 3 Mar 2017 23:05:22 +0000
Daniel Stone <daniels at collabora.com> wrote:
> 'next' is used as a framebuffer which has either been rendered but not
> had a configuration request (pageflip or CRTC set) applied to it, or
> when for a framebuffer that has had configuration requested but not
> applied (delayed pageflip where the event has not been applied).
>
> 'current' is used as the last framebuffer for which we know
> configuration has been fully applied, i.e. CRTC set executed or pageflip
> requested and event received.
>
> Rename these members to fb_current and fb_pending, doing some small
> reordering of drm_output whilst in the vicinity.
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
>
> Differential Revision: https://phabricator.freedesktop.org/D1410
>
> Signed-off-by: Daniel Stone <daniels at collabora.com>
> ---
> libweston/compositor-drm.c | 96 +++++++++++++++++++++++-----------------------
> 1 file changed, 49 insertions(+), 47 deletions(-)
>
Hi,
the same patch from your wip/2017-03/atomic-v10-WIP branch of today:
Reviewed-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
Thanks,
pq
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20170322/dafcf2e2/attachment.sig>
More information about the wayland-devel
mailing list