Re: [PATCH] drm/atomic: Make async plane update checks actually work as intended.

2017-09-26 Thread Dmitry Osipenko
On 25.09.2017 09:43, Maarten Lankhorst wrote: > Op 24-09-17 om 16:33 schreef Dmitry Osipenko: >> On 04.09.2017 13:48, Maarten Lankhorst wrote: >>> By always keeping track of the last commit in plane_state, we know >>> whether there is an active update on the plane or not. With that >>> information

Re: [PATCH] drm/atomic: Make async plane update checks actually work as intended.

2017-09-25 Thread Daniel Vetter
On Mon, Sep 25, 2017 at 08:43:44AM +0200, Maarten Lankhorst wrote: > Op 24-09-17 om 16:33 schreef Dmitry Osipenko: > > On 04.09.2017 13:48, Maarten Lankhorst wrote: > >> By always keeping track of the last commit in plane_state, we know > >> whether there is an active update on the plane or not.

[PATCH] drm/atomic: Make async plane update checks actually work as intended.

2017-09-25 Thread Maarten Lankhorst
Op 24-09-17 om 16:33 schreef Dmitry Osipenko: > On 04.09.2017 13:48, Maarten Lankhorst wrote: >> By always keeping track of the last commit in plane_state, we know >> whether there is an active update on the plane or not. With that >> information we can reject the fast update, and force the