[Nouveau] [Bug 13866] nouveau gives Xvideo tearing

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jan 5 01:55:08 PST 2008


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





------- Comment #4 from drzeus-bugzilla at drzeus.cx  2008-01-05 01:55 PST -------
Ah, I see what is happening now, and you were right.

mplayer, where I'm seeing the tearing, uses the first port found. But my tests
were using the last port. So one used the texture adapter, and one the blitter.
If I change my tests to use the texture adapter, the problem is apparent. It
also explains why nv works as it doesn't have the texture adapter.

So I have a couple of questions:

1. What's the difference between the two? Judging from the names I'd guess the
texture adapter uses the 3D engine and the blitter the 2D engine.

2. Why two? I.e. why is the blitter insufficient?

3. Why is the texture adapter the first (and therefore picked by programs) if
it is inferior to the blitter when it comes to displaying video?

4. Why does vsync need rev.eng.? I tested adding a simple
FIRE_RING()/NVWaitVSync() and it removed the tearing.


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


More information about the Nouveau mailing list