Re: [PATCH v15 09/34] compositor-drm: Atomic modesetting support

2018-02-06 Thread Daniel Stone
On 6 February 2018 at 13:51, Pekka Paalanen wrote: > On Mon, 5 Feb 2018 18:44:18 + > Daniel Stone wrote: >> Add support for using the atomic-modesetting API to apply output state. >> Unlike previous series, this commit does not unflip sprites_are_broken, >> until further work has been done w

Re: [PATCH v15 09/34] compositor-drm: Atomic modesetting support

2018-02-06 Thread Pekka Paalanen
On Mon, 5 Feb 2018 18:44:18 + Daniel Stone wrote: > Add support for using the atomic-modesetting API to apply output state. > Unlike previous series, this commit does not unflip sprites_are_broken, > until further work has been done with assign_planes to make it reliable. > > Signed-off-by:

[PATCH v15 09/34] compositor-drm: Atomic modesetting support

2018-02-05 Thread Daniel Stone
Add support for using the atomic-modesetting API to apply output state. Unlike previous series, this commit does not unflip sprites_are_broken, until further work has been done with assign_planes to make it reliable. Signed-off-by: Daniel Stone Co-authored-by: Pekka Paalanen Co-authored-by: Loui