compositor: Re-work the DRM and other backends loading phase 95/29795/1
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 27 Mar 2024 16:26:11 +0000 (18:26 +0200)
committerMarius Vlad <marius.vlad@collabora.com>
Thu, 28 Mar 2024 13:37:28 +0000 (15:37 +0200)
This follows Weston frontend code for loading up and head/output
enablement. RDP, Wayland and X11 backend loading are all handled
through the same common code, while the DRM one has a clear distinct
one. This greatly simplifies the loading phase and provides a more
easier, intuitive code review.

Bug-AGL: SPEC-5096, SPEC-5061
Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I97d39004dea0e030478f27ea18989887b8e2cc82


No differences found