Re: [PATCH 08/10] compositor: Respect repaint-window when restarting repaint loop.

2015-07-17 Thread Mario Kleiner
On 07/06/2015 03:41 PM, Pekka Paalanen wrote: On Sun, 21 Jun 2015 21:25:15 +0200 Mario Kleiner wrote: If a stopped repaint loop gets restarted due to posting of new damage, and this restart of the repaint loop happens late in the video refresh cycle, ie. already inside the repaint-window and t

Re: [PATCH 08/10] compositor: Respect repaint-window when restarting repaint loop.

2015-07-06 Thread Pekka Paalanen
On Sun, 21 Jun 2015 21:25:15 +0200 Mario Kleiner wrote: > If a stopped repaint loop gets restarted due to posting of new > damage, and this restart of the repaint loop happens late in the > video refresh cycle, ie. already inside the repaint-window and > thereby after the composition deadline for

[PATCH 08/10] compositor: Respect repaint-window when restarting repaint loop.

2015-06-21 Thread Mario Kleiner
If a stopped repaint loop gets restarted due to posting of new damage, and this restart of the repaint loop happens late in the video refresh cycle, ie. already inside the repaint-window and thereby after the composition deadline for the current frame, then defer the actual output repaint to the co