Re: [PATCH weston v3 0/5] Fast repaint loop start on DRM

2015-07-17 Thread Pekka Paalanen
On Thu, 16 Jul 2015 19:42:24 +0200 Mario Kleiner wrote: > > > On 07/16/2015 01:30 PM, Pekka Paalanen wrote: > > On Tue, 7 Jul 2015 12:53:09 +0300 > > Pekka Paalanen wrote: > > > >> From: Pekka Paalanen > >> > >> Hi, > >> > >> as promised in > >> http://lists.freedesktop.org/archives/wayland-

Re: [PATCH weston v3 0/5] Fast repaint loop start on DRM

2015-07-16 Thread Mario Kleiner
On 07/16/2015 01:30 PM, Pekka Paalanen wrote: On Tue, 7 Jul 2015 12:53:09 +0300 Pekka Paalanen wrote: From: Pekka Paalanen Hi, as promised in http://lists.freedesktop.org/archives/wayland-devel/2015-July/023192.html here are the patches. The above-mentioned email contains an analysis of

Re: [PATCH weston v3 0/5] Fast repaint loop start on DRM

2015-07-16 Thread Pekka Paalanen
On Tue, 7 Jul 2015 12:53:09 +0300 Pekka Paalanen wrote: > From: Pekka Paalanen > > Hi, > > as promised in > http://lists.freedesktop.org/archives/wayland-devel/2015-July/023192.html here > are the patches. The above-mentioned email contains an analysis of the effects > of these patches. > >

[PATCH weston v3 0/5] Fast repaint loop start on DRM

2015-07-07 Thread Pekka Paalanen
From: Pekka Paalanen Hi, as promised in http://lists.freedesktop.org/archives/wayland-devel/2015-July/023192.html here are the patches. The above-mentioned email contains an analysis of the effects of these patches. My modifications are mostly stylish and code re-use. millihz_to_nsec() was sugg