On Wed, 20 Dec 2017 12:26:21 +
Daniel Stone wrote:
> Helper for the pattern of checking whether or not a plane can be used on
> an output during the current repaint cycle.
>
> Signed-off-by: Daniel Stone
> ---
> libweston/compositor-drm.c | 27 +++
> 1 file changed,
Helper for the pattern of checking whether or not a plane can be used on
an output during the current repaint cycle.
Signed-off-by: Daniel Stone
---
libweston/compositor-drm.c | 27 +++
1 file changed, 19 insertions(+), 8 deletions(-)
diff --git a/libweston/compositor-dr