On Tue, 18 Jul 2017 14:14:28 +0100
Daniel Stone <dani...@collabora.com> wrote:

> drm_pending_state is currently skeletal, but will be used to retain
> data through begin_repaint -> assign_planes -> repaint -> repaint_flush.
> 
> The flush and cancel functions are currently identical, only freeing the
> state, but they will be used for different purposes in later patches.
> Specifically, the intent is to apply any pending output changes (through
> PageFlip/SetCrtc, or the atomic ioctls) in flush, and only free the
> state in cancel.
> 
> Signed-off-by: Daniel Stone <dani...@collabora.com>
> ---
>  libweston/compositor-drm.c | 100 
> +++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 100 insertions(+)

Reviewed-by: Pekka Paalanen <pekka.paala...@collabora.co.uk>


Thanks,
pq

Attachment: pgp4req8q7Bo1.pgp
Description: OpenPGP digital signature

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

Reply via email to