Re: [RFC weston 08/14] compositor-drm: Add universal plane awareness

2015-05-21 Thread Pekka Paalanen
On Thu, 21 May 2015 08:29:05 +0100 Daniel Stone wrote: > 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 > --- > src/comp

Re: [RFC weston 08/14] compositor-drm: Add universal plane awareness

2015-05-21 Thread Pekka Paalanen
On Thu, 21 May 2015 08:29:05 +0100 Daniel Stone wrote: > 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 > --- > src/comp

[RFC weston 08/14] compositor-drm: Add universal plane awareness

2015-05-21 Thread Daniel Stone
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 --- src/compositor-drm.c | 384 ++-