[PATCH weston v2 0/2] New repaint scheduling algorithm

Pekka Paalanen ppaalanen at gmail.com
Wed Mar 18 06:27:20 PDT 2015


From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>

Hi,

this is the v2 of
http://lists.freedesktop.org/archives/wayland-devel/2015-February/019924.html

Please see
http://ppaalanen.blogspot.fi/2015/02/weston-repaint-scheduling.html
for the details.

>From the v1 series, the first 3 patches landed, and the remaining two needed
revising.

Here I have squashed the remaining 2 patches together and addressed review
comments. The first patch in this new series is a new one, except the idea was
stolen from
http://patchwork.freedesktop.org/patch/39502/


Thanks,
pq

Pekka Paalanen (2):
  compositor, backends: weston_compositor_read_presentation_clock
  compositor: add repaint delay timer

 man/weston.ini.man        |  10 ++++
 src/compositor-drm.c      |   2 +-
 src/compositor-fbdev.c    |   4 +-
 src/compositor-headless.c |   4 +-
 src/compositor-rdp.c      |   4 +-
 src/compositor-rpi.c      |   2 +-
 src/compositor-x11.c      |   4 +-
 src/compositor.c          | 116 +++++++++++++++++++++++++++++++++++++++++-----
 src/compositor.h          |   7 +++
 9 files changed, 132 insertions(+), 21 deletions(-)

-- 
2.0.5



More information about the wayland-devel mailing list