commit | 1879f21c85bd9db9377d9cb3a65cf0815c7b6cc1 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri May 23 12:48:45 2014 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Thu Feb 19 14:59:50 2015 +0200 |
tree | df4051ebfca626b370319ddb4ddcd1e702f4e584 | |
parent | 51723d50b5e1eec0b9b4c2ae89bdd301fe2409db [diff] |
headless: fix the output refresh rate 60 millihertz is a bit low, let's make it 60 Hz as it was supposed to be. When the new repaint scheduling algorithm gets implemented, this fixes 'make check' taking almost 3 minutes instead of the normal 3 seconds, when running with 7 millisecond repaint window. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Daniel Stone <daniels@collabora.com>