summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1802915
diff options
context:
space:
mode:
Diffstat (limited to 'results/scraper/launchpad-without-comments/1802915')
-rw-r--r--results/scraper/launchpad-without-comments/18029157
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/launchpad-without-comments/1802915 b/results/scraper/launchpad-without-comments/1802915
new file mode 100644
index 000000000..deda6e59f
--- /dev/null
+++ b/results/scraper/launchpad-without-comments/1802915
@@ -0,0 +1,7 @@
+GTK display refresh rate is throttled
+
+Guest OS running with GL enabled GTK display shows a reduced refresh rate, e.g. moving cursor around with iGVT-g DMA Buf.
+
+It seems that a default refresh interval GUI_REFRESH_INTERVAL_DEFAULT (30ms) is defined in include/ui/console.h, throttling the display refresh rate at 33Hz.
+
+To correct this throttle issue, a shorter interval should be applied to display change listener or the default value should be used.
\ No newline at end of file