* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
@ 2015-10-07 17:24 bugzilla-daemon
2015-10-07 17:31 ` bugzilla-daemon
` (10 more replies)
0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 17:24 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1262 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
Bug ID: 92338
Summary: GtkPerf shows extremely low drawing performance for
GtkDrawingArea - Lines and Circles tests on R390X
Product: Mesa
Version: 11.0
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/radeonsi
Assignee: dri-devel@lists.freedesktop.org
Reporter: mc.return@gmx.net
QA Contact: dri-devel@lists.freedesktop.org
GtkPerf 0.40
GtkEntry - time: 0,03
GtkComboBox - time: 0,34
GtkComboBoxEntry - time: 0,27
GtkSpinButton - time: 0,08
GtkProgressBar - time: 0,14
GtkToggleButton - time: 0,16
GtkCheckButton - time: 0,09
GtkRadioButton - time: 0,16
GtkTextView - Add text - time: 0,17
GtkTextView - Scroll - time: 0,04
GtkDrawingArea - Lines - time: 10,20
GtkDrawingArea - Circles - time: 7,58
GtkDrawingArea - Text - time: 0,24
GtkDrawingArea - Pixbufs - time: 0,47
---
Total time: 19,96
My previous card - a HD6950 - was drawing the Lines and Circles tests at least
10 times faster.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2595 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
@ 2015-10-07 17:31 ` bugzilla-daemon
2015-10-07 17:40 ` bugzilla-daemon
` (9 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 17:31 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 235 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #1 from Alex Deucher <alexdeucher@gmail.com> ---
please attach your xorg log and dmesg output.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1106 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
2015-10-07 17:31 ` bugzilla-daemon
@ 2015-10-07 17:40 ` bugzilla-daemon
2015-10-07 17:58 ` bugzilla-daemon
` (8 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 17:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 901 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #2 from MC Return <mc.return@gmx.net> ---
This happens when the GtkPerf test window is maximized on a 3840x2160 screen
(although the GtkPerf draw area remains much smaller):
GtkPerf 0.40
GtkEntry - time: 0,07
GtkComboBox - time: 0,52
GtkComboBoxEntry - time: 0,37
GtkSpinButton - time: 0,12
GtkProgressBar - time: 0,13
GtkToggleButton - time: 0,45
GtkCheckButton - time: 0,17
GtkRadioButton - time: 0,26
GtkTextView - Add text - time: 0,31
GtkTextView - Scroll - time: 0,00
GtkDrawingArea - Lines - time: 76,11
GtkDrawingArea - Circles - time: 10,23
GtkDrawingArea - Text - time: 0,39
GtkDrawingArea - Pixbufs - time: 0,53
---
Total time: 89,65
The full test now needs almost 90 (!) seconds to finish, Lines test needs 76,11
(!) seconds now...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1765 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
2015-10-07 17:31 ` bugzilla-daemon
2015-10-07 17:40 ` bugzilla-daemon
@ 2015-10-07 17:58 ` bugzilla-daemon
2015-10-07 18:06 ` bugzilla-daemon
` (7 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 17:58 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 366 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #3 from MC Return <mc.return@gmx.net> ---
Created attachment 118740
--> https://bugs.freedesktop.org/attachment.cgi?id=118740&action=edit
This time dmesg shows Corrupted low memory at ffff88000000f000 (f000 phys) =
00033482
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1493 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (2 preceding siblings ...)
2015-10-07 17:58 ` bugzilla-daemon
@ 2015-10-07 18:06 ` bugzilla-daemon
2015-10-07 20:03 ` bugzilla-daemon
` (6 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 18:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 370 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #4 from MC Return <mc.return@gmx.net> ---
Created attachment 118741
--> https://bugs.freedesktop.org/attachment.cgi?id=118741&action=edit
After restart into Kernel 4.2.3 dmesg now shows no obvious problems, but bench
still slow
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1505 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (3 preceding siblings ...)
2015-10-07 18:06 ` bugzilla-daemon
@ 2015-10-07 20:03 ` bugzilla-daemon
2015-10-07 20:40 ` bugzilla-daemon
` (5 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 20:03 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 336 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #5 from MC Return <mc.return@gmx.net> ---
(In reply to Alex Deucher from comment #1)
> please attach your xorg log and dmesg output.
dmesg output (x2) attached, xorg.log shows no unusual errors.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1270 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (4 preceding siblings ...)
2015-10-07 20:03 ` bugzilla-daemon
@ 2015-10-07 20:40 ` bugzilla-daemon
2015-10-07 20:56 ` bugzilla-daemon
` (4 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 20:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 219 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #6 from Alex Deucher <alexdeucher@gmail.com> ---
Can you attach your xorg log?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1090 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (5 preceding siblings ...)
2015-10-07 20:40 ` bugzilla-daemon
@ 2015-10-07 20:56 ` bugzilla-daemon
2015-10-07 21:20 ` bugzilla-daemon
` (3 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 20:56 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 400 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #7 from MC Return <mc.return@gmx.net> ---
(In reply to Alex Deucher from comment #6)
> Can you attach your xorg log?
No, as it includes non-public information - but there are no errors logged
during GtkPerf and there are no unusual errors that it contains...
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1334 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (6 preceding siblings ...)
2015-10-07 20:56 ` bugzilla-daemon
@ 2015-10-07 21:20 ` bugzilla-daemon
2015-10-07 21:36 ` bugzilla-daemon
` (2 subsequent siblings)
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 21:20 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #8 from Ernst Sjöstrand <ernstp@gmail.com> ---
xorg.log shows all versions and what's enabled and disabled.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1147 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (7 preceding siblings ...)
2015-10-07 21:20 ` bugzilla-daemon
@ 2015-10-07 21:36 ` bugzilla-daemon
2015-10-07 21:38 ` bugzilla-daemon
2015-10-08 0:40 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 21:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 289 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #9 from MC Return <mc.return@gmx.net> ---
Created attachment 118743
--> https://bugs.freedesktop.org/attachment.cgi?id=118743&action=edit
Xorg.log
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1262 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (8 preceding siblings ...)
2015-10-07 21:36 ` bugzilla-daemon
@ 2015-10-07 21:38 ` bugzilla-daemon
2015-10-08 0:40 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-07 21:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 440 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #10 from MC Return <mc.return@gmx.net> ---
(In reply to Alex Deucher from comment #6)
> Can you attach your xorg log?
(In reply to Ernst Sjöstrand from comment #8)
> xorg.log shows all versions and what's enabled and disabled.
I'm sorry, confused it with .xsession-errors. Uploaded.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1465 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] 12+ messages in thread
* [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
` (9 preceding siblings ...)
2015-10-07 21:38 ` bugzilla-daemon
@ 2015-10-08 0:40 ` bugzilla-daemon
10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-10-08 0:40 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 882 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=92338
Michel Dänzer <michel@daenzer.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/Gallium/radeonsi |Driver/glamor
Version|11.0 |unspecified
Assignee|dri-devel@lists.freedesktop |xorg-team@lists.x.org
|.org |
Product|Mesa |xorg
QA Contact|dri-devel@lists.freedesktop |xorg-team@lists.x.org
|.org |
--- Comment #11 from Michel Dänzer <michel@daenzer.net> ---
This should be much better with glamor from a current version of xserver.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2794 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] 12+ messages in thread
end of thread, other threads:[~2015-10-08 0:40 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 17:24 [Bug 92338] GtkPerf shows extremely low drawing performance for GtkDrawingArea - Lines and Circles tests on R390X bugzilla-daemon
2015-10-07 17:31 ` bugzilla-daemon
2015-10-07 17:40 ` bugzilla-daemon
2015-10-07 17:58 ` bugzilla-daemon
2015-10-07 18:06 ` bugzilla-daemon
2015-10-07 20:03 ` bugzilla-daemon
2015-10-07 20:40 ` bugzilla-daemon
2015-10-07 20:56 ` bugzilla-daemon
2015-10-07 21:20 ` bugzilla-daemon
2015-10-07 21:36 ` bugzilla-daemon
2015-10-07 21:38 ` bugzilla-daemon
2015-10-08 0:40 ` 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.