[PATCH] complete (I hope!) i830 EXA support

Keith Packard keithp at keithp.com
Sun Sep 11 19:46:11 PDT 2005


On Sun, 2005-09-11 at 19:27 -0700, Jesse Barnes wrote:

> I probably am, but haven't looked at any of the Xv related code, so I 
> can only guess at this point.  Sounds like it's expected behavior 
> though, I won't worry about it.

Most drivers use overlays by default because they do a whole lot better
job displaying video than the texture engine can manage. However, the
result is that video can't be translucent.

The kdrive radeon server uses the texture engine, so you can have
translucent video, but it otherwise kinda sucks -- you get nifty
diagonal weirdness as the video update isn't synced to vretrace and the
texture engine paints only triangles.

A perfect server would use the overlay when possible and switch to the
texture engine when necessary.

-keith

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg/attachments/20050911/d64f166b/attachment-0001.pgp>


More information about the xorg mailing list