On Fri, 3 Mar 2017 23:05:22 +0000 Daniel Stone <dani...@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 <dani...@collabora.com> > > Differential Revision: https://phabricator.freedesktop.org/D1410 > > Signed-off-by: Daniel Stone <dani...@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.paala...@collabora.co.uk> Thanks, pq
pgpv0WulfKqIA.pgp
Description: OpenPGP digital signature
_______________________________________________ wayland-devel mailing list wayland-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/wayland-devel