[Nouveau] [Bug 35930] flickering in many OpenGL applications with composition manager

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed May 18 14:51:37 PDT 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35930

--- Comment #9 from maximlevitsky at gmail.com 2011-05-18 14:51:37 PDT ---
To test that further I added 'return FALSE;' in nouveau_dri2.c:can_exchange()
Seeing that this doesn't help I added:

usleep(300 * 1000);

just before:
DRI2SwapComplete(s->client, draw, frame, tv_sec, tv_usec,
         type, s->func, s->data);

int nouveau_dri2.c in DDX

And despite that huge delay (I tried first 30 * 1000 as suggested), nether
rendering FPS dropped nor problem fixed.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Nouveau mailing list