Re: [PATCH v20 07/10] compositor-drm: Add planes-only mode to state proposal

2018-07-11 Thread Pekka Paalanen
On Wed, 11 Jul 2018 11:41:31 +0100 Daniel Stone wrote: > Add a new mode, which attempts to construct a scene exclusively using > planes. This is a building block for incrementally testing and > constructing state: in the plane-only mode, we test the state exactly > once, when we have constructed

[PATCH v20 07/10] compositor-drm: Add planes-only mode to state proposal

2018-07-11 Thread Daniel Stone
Add a new mode, which attempts to construct a scene exclusively using planes. This is a building block for incrementally testing and constructing state: in the plane-only mode, we test the state exactly once, when we have constructed a full set of planes and want to know if it works or not. When u