libweston: add compositor list of heads
authorPekka Paalanen <pekka.paalanen@collabora.co.uk>
Mon, 14 Aug 2017 13:05:35 +0000 (16:05 +0300)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Thu, 12 Apr 2018 11:26:17 +0000 (14:26 +0300)
commit1adcbacd5bc737fb639bcc292dad7a6867bac2f4
treed454b6f5e623265f8e9206c2db2624461ae29f68
parent8e552fd3bf1158f61fdf9022bb2d5f1a24e9c014
libweston: add compositor list of heads

weston_compositor needs to maintain a list of all available heads, so
that a compositor can pick and choose which heads to take into or out of
use at arbitrary times. The heads may be on or off, and connected or
disconnected.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
Reviewed-by: Derek Foreman <derekf@osg.samsung.com>
Reviewed-by: Ian Ray <ian.ray@ge.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
Acked-by: Derek Foreman <derekf@osg.samsung.com>
libweston/compositor.c
libweston/compositor.h