[Bug 25884] xine-ui's on-screen display triggers KMS errors with r100 and rv280

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 19 07:23:54 PDT 2010


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





--- Comment #10 from Michel Dänzer <michel at daenzer.net>  2010-03-19 07:23:54 PST ---
On Fri, 2010-03-19 at 16:20 +0200, Pauli Nieminen wrote: 
> > --- Comment #8 from Michel Dänzer <michel at daenzer.net>  2010-03-19 07:11:33 PST ---
> > Pauli, please elaborate. How exactly are 'too many cliprects' causing the
> > symptoms described in this report?
> 
> Because r200 textured video is rendering the clipping regions using
> vertices embed into command stream. So end result is that vertex data
> takes more space than single CS array can hold. For xine case that I
> tested it took about 28k dwords.
> 
> Single buffer can hold only 16k dwords.

So the textured video code needs to be fixed to use smaller draw packets
in several CS. Even when using VBOs limits like this need to be dealt
with somehow.


-- 
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