Re: [PATCH v18 3/4] compositor-drm: Add modes to drm_output_propose_state

2018-07-10 Thread Pekka Paalanen
On Tue, 10 Jul 2018 14:56:17 +0100 Daniel Stone wrote: > Add support for multiple modes to drm_output_propose_state. Currently we > intend to operate in three modes: planes-only (no renderer buffer, > client buffers in planes only), mixed-mode (promote client buffers to > planes where possible, f

[PATCH v18 3/4] compositor-drm: Add modes to drm_output_propose_state

2018-07-10 Thread Daniel Stone
Add support for multiple modes to drm_output_propose_state. Currently we intend to operate in three modes: planes-only (no renderer buffer, client buffers in planes only), mixed-mode (promote client buffers to planes where possible, falling back to the renderer where not), and renderer-only (no pla