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

Michel Dänzer michel at daenzer.net
Fri Mar 19 07:23:45 PDT 2010


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.


-- 
Earthling Michel Dänzer           |                http://www.vmware.com
Libre software enthusiast         |          Debian, X and DRI developer


More information about the xorg-driver-ati mailing list