[Intel-gfx] How To Reduce/Eliminate Horizontal Tearing

Keith Packard keithp at keithp.com
Thu Dec 11 06:11:47 CET 2008


On Wed, 2008-12-10 at 23:14 -0500, Nick Nobody wrote:
> Hello,
> 
> I'm using Ubuntu 8.10 with a GM945 (at 1920x1080) for my media center PC.
> The problem I'm running into is a bunch of horizontal tearing on higher
> resolution videos (720p or greater). From what I can tell it's not a CPU
> limitation but rather something related to the graphics card...
> 
> Are there any options that I can enable in my xorg.conf to help
> reduce/eliminate this tearing? Or is this simply a hardware limitation?
> Can XvMC somehow help me here?

There aren't any options at this point, but I'm wondering -- is this
full-screen? If we made full-screen Xv operations block until vblank
(which would lock up the X server), would that be an acceptable option?

It's actually very easy to do, just stick a 'wait for vblank' command
into the ring right before the 'copy the new picture' command in the Xv
extension code. It's just annoying when you're watching a tiny movie and
your whole session stops responding.

-- 
keith.packard at intel.com
-------------- 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.freedesktop.org/archives/intel-gfx/attachments/20081210/006e13ac/attachment.sig>


More information about the Intel-gfx mailing list