Bug 23109 - rhd 1.2.5 hd4550 "colour distortions" (videos attached)
Summary: rhd 1.2.5 hd4550 "colour distortions" (videos attached)
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/radeonhd (show other bugs)
Version: git
Hardware: x86-64 (AMD64) All
: medium normal
Assignee: Luc Verhaegen
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-03 06:26 UTC by daniel
Modified: 2011-11-07 15:39 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Xorg.log (64.94 KB, text/plain)
2009-08-03 06:27 UTC, daniel
no flags Details
dmesg (30.20 KB, text/plain)
2009-08-03 06:28 UTC, daniel
no flags Details
Xorg.0.log with current radeon git master (59.19 KB, text/plain)
2009-08-04 14:30 UTC, daniel
no flags Details
Xorg.0.log current rhd git with "AccelMethod" "none" (30.31 KB, text/plain)
2009-08-04 15:09 UTC, daniel
no flags Details
dmesg rv710 X restart (30.13 KB, text/plain)
2009-08-09 03:34 UTC, daniel
no flags Details

Description daniel 2009-08-03 06:26:10 UTC
video describes it best.
With radeon driver these are more massive...its ok with rhd but it is annoying.
From time to time, these gets more massive and a switch to console and back clean it up...its worse without exa...
System setup, Kernel 2.6.30.4 drm.ko, radeon.ko, gentoo x11 overlay (everything from git). Kernel 2.6.31-rc5 doesnt fix the problem....
I hope, someone has an idea...thx for the great work, i have ditched an nvidia card for this one.... :)
Comment 1 daniel 2009-08-03 06:27:45 UTC
Created attachment 28302 [details]
Xorg.log
Comment 2 daniel 2009-08-03 06:28:04 UTC
Created attachment 28303 [details]
dmesg
Comment 3 daniel 2009-08-03 06:41:02 UTC
videos:
http://x17.eu/mvi_0170.mov
distortions during scrolling...

http://x17.eu/mvi_0172.mov
distortions on background image...
Comment 4 Alex Deucher 2009-08-03 09:25:02 UTC
Can you post a screenshot?  I'm having issues playing back the videos.
Comment 5 daniel 2009-08-03 10:04:12 UTC
vidz are h264, mplayer works fine...if not, here are some pictures...
http://x17.eu/img_0173.jpg
http://x17.eu/img_0174.jpg
http://x17.eu/img_0175.jpg
http://x17.eu/img_0176.jpg
Comment 6 Matthias Hopf 2009-08-04 02:59:04 UTC
Standard watermark issues. The scanout linebuffer runs empty because its priority is too low. It's the first time I see this on RV710, though, so far I only have a RS690 that is exhibiting these issues.

What makes me wonder is that radeon is worse, because AFAIK the radeon driver has some code for setting this up, while radeonhd doesn't have it yet.
Comment 7 daniel 2009-08-04 13:14:09 UTC
ok, what can i do? how can i help?
Comment 8 Alex Deucher 2009-08-04 13:26:35 UTC
(In reply to comment #7)
> ok, what can i do? how can i help?
> 

Have you tried the radeon driver from git master (6.12.x does not have this)?  As Matthias said, that version of the driver does have basic watermark setup which may alleviate the problem.
Comment 9 daniel 2009-08-04 14:29:55 UTC
(In reply to comment #8)
> (In reply to comment #7)
> > ok, what can i do? how can i help?
> Have you tried the radeon driver from git master (6.12.x does not have this)? 
thx but as already mentioned in #0 the problem is more severe with the radeon driver, desktop isnt usable with radeon...here are some pictures:
http://x17.eu/img_0177.jpg http://x17.eu/img_0179.jpg http://x17.eu/img_0182.jpg
btw:if i activate the ForceLowPowerMode in RHD; problem getting worse



Comment 10 daniel 2009-08-04 14:30:51 UTC
Created attachment 28350 [details]
Xorg.0.log with current radeon git master
Comment 11 Alex Deucher 2009-08-04 14:36:48 UTC
(In reply to comment #9)
> (In reply to comment #8)
> > (In reply to comment #7)
> > > ok, what can i do? how can i help?
> > Have you tried the radeon driver from git master (6.12.x does not have this)? 
> thx but as already mentioned in #0 the problem is more severe with the radeon
> driver, desktop isnt usable with radeon...here are some pictures:

It wasn't clear initially that you were using the git version.


> btw:if i activate the ForceLowPowerMode in RHD; problem getting worse
> 

That reduces the engine clock, so the drawing engine is tying up the memory controller longer.  Does disabling acceleration "fix" it?
Comment 12 daniel 2009-08-04 15:08:03 UTC
(In reply to comment #11)
> > btw:if i activate the ForceLowPowerMode in RHD; problem getting worse
> 
> That reduces the engine clock, so the drawing engine is tying up the memory
> controller longer.  Does disabling acceleration "fix" it?
sadly no difference with acceleration "none"... 

Comment 13 Alex Deucher 2009-08-04 15:09:14 UTC
(In reply to comment #12)
> sadly no difference with acceleration "none"... 
> 

Does it work in windows or with vesa?
Comment 14 daniel 2009-08-04 15:09:47 UTC
Created attachment 28352 [details]
Xorg.0.log current rhd git with "AccelMethod" "none"
Comment 15 daniel 2009-08-04 15:21:47 UTC
(In reply to comment #13)
> 
> Does it work in windows or with vesa?

no windows here, just checked, no problems with vesa...

Comment 16 Alex Deucher 2009-08-04 15:25:44 UTC
(In reply to comment #15)
> (In reply to comment #13)
> > 
> > Does it work in windows or with vesa?
> 
> no windows here, just checked, no problems with vesa...
> 

What mode does vesa pick?  Does using a lower res mode also help on radeon or radeonhd?
Comment 17 daniel 2009-08-04 15:40:32 UTC
(In reply to comment #16)

> What mode does vesa pick?  Does using a lower res mode also help on radeon or
> radeonhd?

vesa picked 1280x1024, setting this mode with "xrandr --output DVI-I_2/digital --mode 1280x1024" solves the glitches (RHD)...as soon as i switch back to 1680x1050 they appear again... 

Comment 18 daniel 2009-08-09 03:24:21 UTC
it got worse with latest Xorg git...is this a sign, that this isn't a graphic driver issue?
Comment 19 daniel 2009-08-09 03:33:31 UTC
(In reply to comment #18)
> it got worse with latest Xorg git...is this a sign, that this isn't a graphic
> driver issue?
hmm, this isn't consistent...after testing a bit, using radeon and radeonhd, restarting X its the same amount of distortions as usual...i have attached dmesg output with mtrr and drm messages... 
 

Comment 20 daniel 2009-08-09 03:34:30 UTC
Created attachment 28448 [details]
dmesg rv710 X restart
Comment 21 Jeremy Huddleston Sequoia 2011-10-16 15:58:43 UTC
Does this issue occur with the preferred ati driver (xf86-vide-ati)?  If so, please move this to the Driver/Radeon component.  

Development of radeonhd has pretty much halted and development focus is on the ati driver.  Please see http://www.x.org/wiki/radeonhd

If the issue does not exist in the ati driver (or if there is no response to this message), this bug will be closed as WONTFIX unless someone contributes a patch.
Comment 22 Jeremy Huddleston Sequoia 2011-11-07 15:39:32 UTC
Closing due to lack of response.  Please reopen and move to the Driver/Radeon 
component if this issue persists with xf86-video-ati


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.