[Bug 95200] IOQuake is jerky
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Apr 29 19:39:57 UTC 2016
https://bugs.freedesktop.org/show_bug.cgi?id=95200
--- Comment #7 from Chris Wilson <chris at chris-wilson.co.uk> ---
The throttling is:
batch = do swap copy
on each vblank after:
if idle(batch): report swap done
Within mesa there is also (or should be) equivalent swap throttling. So this
shouldn't be substantially different, yet it is. If you have the time and
patience, compiling the xf86-video-intel with --enable-debug=full (and the
resultant Xorg.0.log) should confirm what I've just said.
Hmm, good, there is also an
Option "NoVSync"
could you try that? That will keep the swap buffer throttling, but disable the
synchronous update on screen (presuming it is currently). That may be causing a
huge delay and backlog.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20160429/2484f615/attachment-0001.html>
More information about the intel-gfx-bugs
mailing list