[Bug 18542] [PATCH] Textured Video (XV) tearing.

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Nov 20 07:32:29 PST 2008


http://bugs.freedesktop.org/show_bug.cgi?id=18542





--- Comment #10 from Alex Deucher <agd5f at yahoo.com>  2008-11-20 07:32:29 PST ---
You aren't waiting for vblank, you are waiting for the rising for falling edge
of a particular vline.  The line in question is specified in one of the crtc
registers.

Also, for those that are interested, I've also played around a bit with double
buffered rendering:
http://www.botchco.com/alex/xorg/exa_double_buffer.diff


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


More information about the xorg-driver-ati mailing list