Multi connector lease support 70/27270/2
authorDamian Hobson-Garcia <dhobsong@igel.co.jp>
Tue, 15 Mar 2022 07:46:49 +0000 (16:46 +0900)
committerDamian Hobson-Garcia <dhobsong@igel.co.jp>
Fri, 25 Mar 2022 07:33:36 +0000 (16:33 +0900)
Add support for having multiple connectors / CTRCs in a single lease.
The lease manager receives a list of lease configurations that
specify the name and list of connectors to include in each lease.

All DRM planes that are not shared between muliple CRTS are added
for each connector contained in the lease.

If the lease manager is initialized without a list of lease
configurations it will fall back to the previous 1 connector
per lease configuration.

Bug-AGL: SPEC-3815

Change-Id: I6699e7c8f426bab9fadbc64fe4ed242a834376bf
Signed-off-by: Damian Hobson-Garcia <dhobsong@igel.co.jp>

No differences found