[Nouveau] [Bug 16231] Xv vsync and backing store don't mix in new Xorg

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 23 12:48:25 PDT 2008


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





--- Comment #9 from Pierre Ossman <drzeus-bugzilla at drzeus.cx>  2008-06-23 12:48:25 PST ---
(In reply to comment #7)
> 
> I'm completely at a loss to understand why a) mplayer needs backing store at
> all, b) how it manages to interact with vsync.  It's not like you ever had
> control over when drawing happened in X relative to vsync...
> 

a) If I'd guess, I'd say it was a quick way to avoid having to deal with
keeping the color key updated, and it has worked just fine up til now.

b) As Maarten said, the rendering (specifically, the PutImage operations) is
stalled until vsync blanking, but only if the target Xv window is on screen.
The new backing store code moved the window off screen.


-- 
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 Nouveau mailing list