Bug 15039 - XVideo at depth 16 breaks on Radeon Mobility 7500
Summary: XVideo at depth 16 breaks on Radeon Mobility 7500
Status: RESOLVED DUPLICATE of bug 13924
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-15 17:15 UTC by Jeremy Jackson
Modified: 2008-03-17 09:17 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.