Bug 18454

Summary: corruption with DMAForXV set to FALSE
Product: xorg Reporter: Dave Airlie <airlied>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED FIXED QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Dave Airlie 2008-11-09 02:23:29 UTC
use Xv to play http://www.gnome.org/~alexl/flicker.ogg

It plays fine with DMAForXv true (the default) however the fallback paths corrupts diagnoally somehow (looks like an off by one or alignment issue).
Comment 1 Dave Airlie 2008-11-09 17:19:02 UTC
aligning the dstPitch to 64 instead of 16 in all cases seems to make it work nicely again.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.