https://bugs.freedesktop.org/show_bug.cgi?id=64738
Priority: medium Bug ID: 64738 Assignee: dri-devel@lists.freedesktop.org Summary: graphics corruption with glamor Severity: normal Classification: Unclassified OS: All Reporter: alexander@tsoy.me Hardware: Other Status: NEW Version: git Component: Drivers/Gallium/radeonsi Product: Mesa
I have these problems with Cape Verde Pro (HD 7750) card: 1. Graphics corruption when scrolling in gtk2/gtk3 apps (screenshot [1]) 2. Graphics corruption when moving windows in wm whithout compositing. Both gtk and qt apps are affected. No such artifacts when compositing enabled, e.g. in gnome 3. (screenshot [2]) 3. Missing notification icons of gtk2 apps in awesome wm.
All of this things works great whithout glamor. Also no such problems with HD 6450 card with both EXA and glamor acceleration.
Software: - mesa-9.2 from git - llvm-3.{3,4} from git - xorg-server-1.13.4, also tried 1.12* - xf86-video-ati-7.1.0 - glamor-0.5 - linux kernel 3.8* including latest 3.8.13
Also note, that with mesa-9.0* and mesa-9.1* Xorg segfaults at startup on this system when glamor enabled, but this is a subject for another bug report.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #1 from Alexander Tsoy alexander@tsoy.me --- Created attachment 79494 --> https://bugs.freedesktop.org/attachment.cgi?id=79494&action=edit screenshot [1]
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #2 from Alexander Tsoy alexander@tsoy.me --- Created attachment 79495 --> https://bugs.freedesktop.org/attachment.cgi?id=79495&action=edit screenshot [2]
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #3 from Alexander Tsoy alexander@tsoy.me --- Created attachment 79496 --> https://bugs.freedesktop.org/attachment.cgi?id=79496&action=edit Xorg log
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #4 from Alexander Tsoy alexander@tsoy.me --- This graphics artifacts are persist until the window is redrawn.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #5 from Alexander Tsoy alexander@tsoy.me --- Created attachment 79497 --> https://bugs.freedesktop.org/attachment.cgi?id=79497&action=edit Screenshot of notification area
No claws-mail and gajim icons here.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #6 from Michel Dänzer michel@daenzer.net ---
- glamor-0.5
Does current glamor Git work better? There have been some fixes which might be relevant.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #7 from Alexander Tsoy alexander@tsoy.me --- (In reply to comment #6)
Yes, glamor Git works good. But icons in notification area still missing.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|graphics corruption with |[radeonsi] missing |glamor |notification icons with | |glamor
--- Comment #8 from Michel Dänzer michel@daenzer.net --- (In reply to comment #7)
Yes, glamor Git works good. But icons in notification area still missing.
I take it that's not the case with the 6450 card either?
https://bugs.freedesktop.org/show_bug.cgi?id=64738
--- Comment #9 from Alexander Tsoy alexander@tsoy.me --- (In reply to comment #8)
It's also the case with the 6450 card. Furthermore with 6450 and vanilla glamor-0.5 I see the same graphics artifacts, so sorry for disinformation in comment 0.
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #79494|0 |1 is obsolete| |
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #79495|0 |1 is obsolete| |
https://bugs.freedesktop.org/show_bug.cgi?id=64738
Michel Dänzer michel@daenzer.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|dri-devel@lists.freedesktop |zhigang.gong@gmail.com |.org | Summary|[radeonsi] missing |missing notification icons |notification icons with |with glamor |glamor | Product|Mesa |xorg Component|Drivers/Gallium/radeonsi |Driver/glamor
--- Comment #10 from Michel Dänzer michel@daenzer.net --- Then it sounds like it's most likely a glamor issue. Might be interesting if someone could test this on an Intel GPU.
dri-devel@lists.freedesktop.org