* [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE
@ 2014-07-02 20:23 bugzilla-daemon
2014-07-02 20:24 ` [Bug 80827] " bugzilla-daemon
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-07-02 20:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 2336 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80827
Priority: medium
Bug ID: 80827
Assignee: dri-devel@lists.freedesktop.org
Summary: [radeonsi,R9 270X] Corruptions in window menus in KDE
Severity: normal
Classification: Unclassified
OS: All
Reporter: custos.mentis@gmail.com
Hardware: Other
Status: NEW
Version: git
Component: Drivers/Gallium/radeonsi
Product: Mesa
Created attachment 102156
--> https://bugs.freedesktop.org/attachment.cgi?id=102156&action=edit
window menu corruptions in KDE
I am getting window menu corruptions in KDE 4.12.5, as shown in the attached
image, on Gentoo with kernel 3.14.10 and the following software stack:
x11-base/xorg-server-1.15.0:0/1.15.0 USE="ipv6 nptl suid udev xorg"
x11-libs/libdrm-2.4.54 USE="libkms" VIDEO_CARDS="radeon"
media-libs/mesa-10.2.2 USE="classic dri3 egl gallium gbm gles2 llvm nptl
vdpau" VIDEO_CARDS="radeon radeonsi"
x11-libs/glamor-0.6.0-r1 USE="xv"
x11-drivers/xf86-video-ati-7.4.0 USE="glamor udev"
Only active use flags are listed.
My video card is Asus R9270X-DC2T-2GD5:
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI]
Curacao XT [Radeon R9 270X] (prog-if 00 [VGA controller])
Subsystem: ASUSTeK Computer Inc. Device 0464
Flags: bus master, fast devsel, latency 0, IRQ 73
Memory at c0000000 (64-bit, prefetchable) [size=256M]
Memory at fea00000 (64-bit, non-prefetchable) [size=256K]
I/O ports at e000 [size=256]
Expansion ROM at fea40000 [disabled] [size=128K]
Capabilities: [48] Vendor Specific Information: Len=08 <?>
Capabilities: [50] Power Management version 3
Capabilities: [58] Express Legacy Endpoint, MSI 00
Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+
Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010
<?>
Capabilities: [150] Advanced Error Reporting
Capabilities: [200] #15
Capabilities: [270] #19
Capabilities: [2b0] Address Translation Service (ATS)
Capabilities: [2c0] #13
Capabilities: [2d0] #1b
Kernel driver in use: radeon
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3880 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 80827] [radeonsi,R9 270X] Corruptions in window menus in KDE
2014-07-02 20:23 [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE bugzilla-daemon
@ 2014-07-02 20:24 ` bugzilla-daemon
2014-07-02 20:31 ` bugzilla-daemon
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-07-02 20:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80827
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #102156|text/plain |image/png
mime type| |
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1062 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread* [Bug 80827] [radeonsi,R9 270X] Corruptions in window menus in KDE
2014-07-02 20:23 [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE bugzilla-daemon
2014-07-02 20:24 ` [Bug 80827] " bugzilla-daemon
@ 2014-07-02 20:31 ` bugzilla-daemon
2014-07-02 20:32 ` bugzilla-daemon
2014-07-03 3:07 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-07-02 20:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 588 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80827
--- Comment #1 from Grzegorz Kowal <custos.mentis@gmail.com> ---
With mesa from today's git the corruptions appear on the whole screen, like in
the attached image (see full_screen_corruptions.png).
After quick bisecting, it looks like commit "radeonsi: Use dma_copy when
possible for si_blit." (5d5c20920e0e570742a497aa047e99a2fa3c04f2) is
responsible for that. When reverted, the full screen corruptions disappear, but
window menu corruptions still persist.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1385 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 80827] [radeonsi,R9 270X] Corruptions in window menus in KDE
2014-07-02 20:23 [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE bugzilla-daemon
2014-07-02 20:24 ` [Bug 80827] " bugzilla-daemon
2014-07-02 20:31 ` bugzilla-daemon
@ 2014-07-02 20:32 ` bugzilla-daemon
2014-07-03 3:07 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-07-02 20:32 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 315 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80827
--- Comment #2 from Grzegorz Kowal <custos.mentis@gmail.com> ---
Created attachment 102159
--> https://bugs.freedesktop.org/attachment.cgi?id=102159&action=edit
full screen corruptions
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1241 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
* [Bug 80827] [radeonsi,R9 270X] Corruptions in window menus in KDE
2014-07-02 20:23 [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE bugzilla-daemon
` (2 preceding siblings ...)
2014-07-02 20:32 ` bugzilla-daemon
@ 2014-07-03 3:07 ` bugzilla-daemon
3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2014-07-03 3:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1123 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=80827
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|dri-devel@lists.freedesktop |zhigang.gong@gmail.com
|.org |
Product|Mesa |xorg
Component|Drivers/Gallium/radeonsi |Driver/glamor
--- Comment #3 from Michel Dänzer <michel@daenzer.net> ---
(In reply to comment #1)
> After quick bisecting, it looks like commit "radeonsi: Use dma_copy when
> possible for si_blit." (5d5c20920e0e570742a497aa047e99a2fa3c04f2) is
> responsible for that.
See bug 80787.
> When reverted, the full screen corruptions disappear, but window menu
> corruptions still persist.
The kwin menu corruption is most likely a glamor bug. You can work around it by
selecting 'Raster' for the rendering engine in the kwin advanced desktop effect
preferences.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3008 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-07-03 3:07 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-02 20:23 [Bug 80827] New: [radeonsi,R9 270X] Corruptions in window menus in KDE bugzilla-daemon
2014-07-02 20:24 ` [Bug 80827] " bugzilla-daemon
2014-07-02 20:31 ` bugzilla-daemon
2014-07-02 20:32 ` bugzilla-daemon
2014-07-03 3:07 ` bugzilla-daemon
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.