Bug 24291 - KMS:RV515:X1300 KDE texture artificats on buttons
Summary: KMS:RV515:X1300 KDE texture artificats on buttons
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: 7.4 (2008.09)
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: xf86-video-ati maintainers
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-03 09:10 UTC by Andreas Cord-Landwehr
Modified: 2010-02-27 03:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Search Button in Dolphin (3.29 KB, image/jpeg)
2009-10-03 09:10 UTC, Andreas Cord-Landwehr
no flags Details
> lspci (1.88 KB, text/plain)
2009-10-03 09:11 UTC, Andreas Cord-Landwehr
no flags Details
> dmesg (71.46 KB, text/plain)
2009-10-03 09:12 UTC, Andreas Cord-Landwehr
no flags Details
/var/log/Xorg.0.log (83.40 KB, text/plain)
2009-10-03 09:13 UTC, Andreas Cord-Landwehr
no flags Details
.xsession-errors (195.38 KB, text/plain)
2009-10-03 09:17 UTC, Andreas Cord-Landwehr
no flags Details
Icon corruption (16.71 KB, image/png)
2009-10-03 11:42 UTC, Octoploid
no flags Details
Button Corruption (48.83 KB, image/jpeg)
2010-02-25 02:32 UTC, Andreas Cord-Landwehr
no flags Details

Description Andreas Cord-Landwehr 2009-10-03 09:10:46 UTC
Created attachment 30016 [details]
Search Button in Dolphin

I have texture artifacts on a whole bunch of buttons on my KDE 4.3.1 System. All of them only occured (as far as I remember) on QT applications like the plasma bar, closing buttons for KDE programs. etc.
Please have a look at the appended picture to see how it looks. Always only the lower half of the image/button is affected. On transparent buttons I sometimes see artefacts at the transparent part, also only at the lower half.
Please tell me which information you need.

Greetings,
   Andreas
Comment 1 Andreas Cord-Landwehr 2009-10-03 09:11:45 UTC
Created attachment 30017 [details]
> lspci
Comment 2 Andreas Cord-Landwehr 2009-10-03 09:12:32 UTC
Created attachment 30018 [details]
> dmesg
Comment 3 Andreas Cord-Landwehr 2009-10-03 09:13:10 UTC
Created attachment 30019 [details]
/var/log/Xorg.0.log
Comment 4 Michel Dänzer 2009-10-03 09:16:03 UTC
Does

    Option "EXANoDownloadFromScreen"

work around the problem? (Verify in the log file that it takes effect)
Comment 5 Andreas Cord-Landwehr 2009-10-03 09:17:49 UTC
Created attachment 30022 [details]
.xsession-errors
Comment 6 Octoploid 2009-10-03 11:42:26 UTC
Created attachment 30024 [details]
Icon corruption

Another example from Gnome.
Option "EXANoDownloadFromScreen" does not help here.
Comment 7 Andreas Cord-Landwehr 2009-10-04 02:18:46 UTC
The option does not help for my system, too. It only slows down everything, but the artifacts are still there.
Comment 8 Andreas Cord-Landwehr 2009-12-12 00:38:07 UTC
The bug still exists in 7.6.1 RC 3. So, if you need more information just say!
Comment 9 Andreas Cord-Landwehr 2010-01-15 00:17:03 UTC
Just to let you know: 
I upgraded to the 7.7 branch, icon corruption still there.

Greetings,
   Andreas
Comment 10 Andreas Cord-Landwehr 2010-02-21 02:04:44 UTC
Hello, maybe some importent additional information: I just tried using "radeonhd" instead of "radeon" but the same problem was there, too. Currently I'm using Qt 4.6.0 with KDE 4.3.4.
Comment 11 Michel Dänzer 2010-02-24 02:48:38 UTC
What about

    Option "EXANoUploadToScreen"

or

    Option "EXANoComposite"

Also, it would be interesting to know if this still happens with current X server/driver releases or even xf86-video-ati Git.
Comment 12 Andreas Cord-Landwehr 2010-02-24 04:02:48 UTC
Hi, just tried: both options do not work. Further I've installed the following versions:

Package: xserver-xorg-video-ati
New: yes
State: installed
Automatically installed: yes
Version: 1:6.12.99+git20100201.a887818f-1

Package: xserver-xorg
State: installed
Automatically installed: yes
Version: 1:7.5+3

Greetings,
   Andreas
Comment 13 Michel Dänzer 2010-02-24 04:33:48 UTC
(In reply to comment #12)
> Hi, just tried: both options do not work.

Did you verify in the log file that they took effect?

> Further I've installed the following versions:

Your X components should be KMS ready now, would be interesting to know if it happens with that enabled as well.
Comment 14 Andreas Cord-Landwehr 2010-02-24 05:09:20 UTC
Hi, actually it is enabled:

<snip>
  (**) RADEON(0): Option "EXANoComposite"
  (**) RADEON(0): Option "EXANoUploadToScreen"
  (**) RADEON(0): EXA: Disabling Composite operation (RENDER acceleration)
  (**) RADEON(0): EXA: Disabling UploadToScreen
<snap>

Also, I enable the KDM with 'Option      "EXAPixmaps" "true"'. But the problem still exists.

Greetings,
   Andreas
Comment 15 Michel Dänzer 2010-02-24 06:10:50 UTC
(In reply to comment #14)
> Also, I enable the KDM with 'Option      "EXAPixmaps" "true"'. But the problem
> still exists.

If you mean KMS, that needs to be enabled when loading the radeon kernel module (or on the kernel command line if it's built in) and can't be changed while the kernel module is loaded.
Comment 16 Andreas Cord-Landwehr 2010-02-24 06:40:31 UTC
Hi, I think now KMS should be enabled, at least I get:

$ dmesg | grep modesetting
[   10.960402] [drm] radeon kernel modesetting enabled.
[   10.961701] [drm] radeon: Initializing kernel modesetting.

But the problem is still there.

Greetings,
    Andreas
Comment 17 Andreas Cord-Landwehr 2010-02-25 00:52:11 UTC
Good morning, after some testing I think the scrolling problem is fixed after my switch to KMS. Also most of the icon corruptions are gone. But at least one corruption is still there (the collapse button in KDE system tray), so actually the problem is not solved completely.

Greetings,
   Andreas
Comment 18 Jerome Glisse 2010-02-25 02:09:24 UTC
Can you attach a screenshot of the corruption and circle it with red thx.
Comment 19 Andreas Cord-Landwehr 2010-02-25 02:32:29 UTC
Created attachment 33559 [details]
Button Corruption

You're welcome. But the weird thing is, that I've this corruption only for the collapse button (as attached) not for the expand button.

Greetings,
   Andreas
Comment 20 Alex Deucher 2010-02-25 06:31:07 UTC
(In reply to comment #17)
> Good morning, after some testing I think the scrolling problem is fixed after
> my switch to KMS. Also most of the icon corruptions are gone. But at least one
> corruption is still there (the collapse button in KDE system tray), so actually
> the problem is not solved completely.

Is the original button image corrupted on disk?  IIRC, kde sometimes saves over the original icons with the pixmap data.
Comment 21 Andreas Cord-Landwehr 2010-02-27 03:56:38 UTC
Hi, probably you are right. At least after reboot and clearing out every KDE temporary data everything looks right. So I would suggest to declare this bug as fixed by switching to KMS.

Greetings,
   Andreas


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.