[Bug 18542] [PATCH] Textured Video (XV) tearing.
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Dec 4 07:43:34 PST 2008
http://bugs.freedesktop.org/show_bug.cgi?id=18542
--- Comment #34 from Alex Deucher <agd5f at yahoo.com> 2008-12-04 07:43:33 PST ---
(In reply to comment #30)
> Complete patch at:
>
> http://git.infradead.org/users/drzeus/xf86-video-ati?a=shortlog;h=refs/heads/vsync
>
> Alex tested it on R200 but had problems where the state changes caused problems
> elsewhere. There was also some issue with fullscreen. Could you describe it in
> more detail though, Alex?
On r200, you have to reset the scissors when you switch to EXA or your
rendering gets clipped. Also you can only scale the video to a certain size
before it stops rendering. I suspect we are hitting a coordinate limit
somewhere due to the huge triangle. All chips support rect lists (not just
r100). That might be a better solution if it renders then as rects rather than
as triangles.
--
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