* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
@ 2013-11-17 13:51 ` bugzilla-daemon
2013-11-17 16:10 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-17 13:51 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 278 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #1 from darkbasic <darkbasic@linuxsystems.it> ---
It is a regression because it used to work, not in the kernel becuase 3.12
still hangs.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1026 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
2013-11-17 13:51 ` [Bug 71697] " bugzilla-daemon
@ 2013-11-17 16:10 ` bugzilla-daemon
2013-11-17 16:36 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-17 16:10 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 273 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #2 from Alex Deucher <agd5f@yahoo.com> ---
Can you narrow down which component (kernel, mesa, llvm, etc.) update caused
the problem?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1014 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
2013-11-17 13:51 ` [Bug 71697] " bugzilla-daemon
2013-11-17 16:10 ` bugzilla-daemon
@ 2013-11-17 16:36 ` bugzilla-daemon
2013-11-17 16:38 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-17 16:36 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 617 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #3 from darkbasic <darkbasic@linuxsystems.it> ---
It will not be that easy.. I don't use gtkperf since a few time and every
single component of my graphic stack is pulled from git master. I recompiled
kernel 3.12 which doesn't work but maybe the working one was 3.11, I tried
downgrading glamor but X didn't start at all, maybe I needed to recompile
xf86-video-ati. It's a time consuming process, being able to enable some kind
of debug to have some hints would be preferable.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1365 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
` (2 preceding siblings ...)
2013-11-17 16:36 ` bugzilla-daemon
@ 2013-11-17 16:38 ` bugzilla-daemon
2013-11-17 16:59 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-17 16:38 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 512 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #4 from Thue Janus Kristensen <thuejk@gmail.com> ---
It is probably the "GtkDrawingArea - Lines" component. The same problem is
described in bug 68524. It is caused by the glamor software fallback being
extremely slow. And obviously somehow mostly excluding other drawing
operations.
On my system, it doesn't crash the system, it only makes it extremely slow to
respond.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1450 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
` (3 preceding siblings ...)
2013-11-17 16:38 ` bugzilla-daemon
@ 2013-11-17 16:59 ` bugzilla-daemon
2013-11-18 0:33 ` bugzilla-daemon
2019-11-19 8:39 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-17 16:59 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 579 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #5 from darkbasic <darkbasic@linuxsystems.it> ---
So slow that it doesn't even switch to a virtual terminal with CTRL+ALT+F1?
I checked some of the tests I did in the past with 3.12-pre-rc1 and I didn't do
the total time test (the one which currently hangs):
http://openbenchmarking.org/result/1309135-SO-2D744911973
I was pretty sure I did it in the past, but considering I don't find a
benchmark of the total time I assume to be wrong.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1399 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
` (4 preceding siblings ...)
2013-11-17 16:59 ` bugzilla-daemon
@ 2013-11-18 0:33 ` bugzilla-daemon
2019-11-19 8:39 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-11-18 0:33 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 367 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
--- Comment #6 from Thue Janus Kristensen <thuejk@gmail.com> ---
> So slow that it doesn't even switch to a virtual terminal with CTRL+ALT+F1?
I could switch to a virtual terminal on my system. But X11 itself was frozen
for a good while.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1149 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] 8+ messages in thread* [Bug 71697] [radeonsi] gtkperf hangs the system
2013-11-17 13:39 [Bug 71697] New: [radeonsi] gtkperf hangs the system bugzilla-daemon
` (5 preceding siblings ...)
2013-11-18 0:33 ` bugzilla-daemon
@ 2019-11-19 8:39 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2019-11-19 8:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 804 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=71697
Martin Peres <martin.peres@free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |MOVED
Status|NEW |RESOLVED
--- Comment #7 from Martin Peres <martin.peres@free.fr> ---
-- GitLab Migration Automatic Message --
This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.
You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/drm/amd/issues/404.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2324 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 8+ messages in thread