Re: [PATCH weston v11 04/13] compositor-drm: Add universal plane awareness

2017-07-20 Thread Pekka Paalanen
On Tue, 18 Jul 2017 14:14:26 +0100 Daniel Stone wrote: > From: Pekka Paalanen > > Add awareness of, rather than support for, universal planes. Activate > the client cap when we start if possible, and if this is activated, > studiously ignore non-overlay planes. For now. > > Signed-off-by: Dani

[PATCH weston v11 04/13] compositor-drm: Add universal plane awareness

2017-07-18 Thread Daniel Stone
From: Pekka Paalanen Add awareness of, rather than support for, universal planes. Activate the client cap when we start if possible, and if this is activated, studiously ignore non-overlay planes. For now. Signed-off-by: Daniel Stone Co-authored-with: Pekka Paalanen Co-authored-with: Louis-Fra