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)
commit8280cd49161c8f47412ac7cc427ae04b0a1867d2
tree3c403f0520cba1f86902f721ea8a663377685fd6
parentec6f2d31293d8680a1f6dab8f53949b848bbae08
compositor: Re-work the DRM and other backends loading phase

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
src/compositor.c