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.
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.
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...
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
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
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.
https://bugs.freedesktop.org/show_bug.cgi?id=92338
--- Comment #6 from Alex Deucher alexdeucher@gmail.com --- Can you attach your xorg log?
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...
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.
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
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.
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.
dri-devel@lists.freedesktop.org