Bug 15039

Summary: XVideo at depth 16 breaks on Radeon Mobility 7500
Product: xorg Reporter: Jeremy Jackson <jerj>
Component: Driver/RadeonAssignee: xf86-video-ati maintainers <xorg-driver-ati>
Status: RESOLVED DUPLICATE QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: git   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Jeremy Jackson 2008-03-15 17:15:39 UTC
When using XVideo overlay at DefaultDepth 16, on Radeon Mobility 7500, in an IBM T30 Thinkpad, 1024x768 LCD panel, the overlay is a blue rectangle.

The same git master build, has worked on Radeon 7500, Radeon 9200.

The following commands restore the overlay until Xserver is restarted

xrandr --output S-video --set load_detection 1
xrandr --output S-video --auto --right-of LVDS
Comment 1 Alex Deucher 2008-03-17 09:17:14 UTC
sounds like an overlay crtc sourcing issue.  Do either of the following commands also help?

xvattr -a XV_CRTC -v 0
xvattr -a XV_CRTC -v 1


*** This bug has been marked as a duplicate of bug 13924 ***

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.