Hi
On Tue, Oct 22, 2013 at 9:45 PM, Kristian Høgsberg wrote:
> On Tue, Oct 22, 2013 at 05:11:26PM +0200, David Herrmann wrote:
>> If we are about to finish a frame, but a redraw is pending and we let the
>> compositor redraw, we need to check for errors. If the redraw fails and
>> the backend can
On Tue, Oct 22, 2013 at 05:11:26PM +0200, David Herrmann wrote:
> If we are about to finish a frame, but a redraw is pending and we let the
> compositor redraw, we need to check for errors. If the redraw fails and
> the backend cannot schedule a page-flip, we need to finish the frame,
> anyway.
>
If we are about to finish a frame, but a redraw is pending and we let the
compositor redraw, we need to check for errors. If the redraw fails and
the backend cannot schedule a page-flip, we need to finish the frame,
anyway.
All backends except DRM use a timer to schedule frames. Hence, they cannot