* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
@ 2010-09-03 10:24 ` bugzilla-daemon
2010-09-03 14:56 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-03 10:24 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #1 from Alexandre Derumier <aderumier@odiso.com> 2010-09-03 03:24:39 PDT ---
Same problem for me, on rv620 chipset.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
2010-09-03 10:24 ` [Bug 29972] " bugzilla-daemon
@ 2010-09-03 14:56 ` bugzilla-daemon
2010-09-03 16:07 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-03 14:56 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #2 from Alexandre Derumier <aderumier@odiso.com> 2010-09-03 07:56:44 PDT ---
i think the problem come from the writeback patch:
other archlinux users have the same problem
https://bbs.archlinux.org/viewtopic.php?pid=820584#p820584
with radeon.no_wb=1 in boot parameter, i don't have any slowdown.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
2010-09-03 10:24 ` [Bug 29972] " bugzilla-daemon
2010-09-03 14:56 ` bugzilla-daemon
@ 2010-09-03 16:07 ` bugzilla-daemon
2010-09-04 8:53 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-03 16:07 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #3 from Andy Furniss <lists@andyfurniss.entadsl.com> 2010-09-03 09:07:05 PDT ---
(In reply to comment #2)
> i think the problem come from the writeback patch:
>
> other archlinux users have the same problem
>
> https://bbs.archlinux.org/viewtopic.php?pid=820584#p820584
>
>
> with radeon.no_wb=1 in boot parameter, i don't have any slowdown.
no_wb=1 fixes for me also.
I have no problems with wb enabled + old fencing.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
` (2 preceding siblings ...)
2010-09-03 16:07 ` bugzilla-daemon
@ 2010-09-04 8:53 ` bugzilla-daemon
2010-09-04 11:45 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-04 8:53 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2010-09-04 01:53:41 PDT ---
Created an attachment (id=38420)
View: https://bugs.freedesktop.org/attachment.cgi?id=38420
Review: https://bugs.freedesktop.org/review?bug=29972&attachment=38420
properly enable eop int
This patch should fix the issue. revert "drm/radeon/kms/r6xx+: use new style
fencing (v2)" and apply this one instead.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
` (3 preceding siblings ...)
2010-09-04 8:53 ` bugzilla-daemon
@ 2010-09-04 11:45 ` bugzilla-daemon
2010-09-04 12:57 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-04 11:45 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #5 from Andy Furniss <lists@andyfurniss.entadsl.com> 2010-09-04 04:45:32 PDT ---
(In reply to comment #4)
> Created an attachment (id=38420)
View: https://bugs.freedesktop.org/attachment.cgi?id=38420
Review: https://bugs.freedesktop.org/review?bug=29972&attachment=38420
> properly enable eop int
>
> This patch should fix the issue. revert "drm/radeon/kms/r6xx+: use new style
> fencing (v2)" and apply this one instead.
Confirmed, this fixes it for me.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
` (4 preceding siblings ...)
2010-09-04 11:45 ` bugzilla-daemon
@ 2010-09-04 12:57 ` bugzilla-daemon
2010-09-05 12:33 ` bugzilla-daemon
2010-09-24 22:23 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-04 12:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
--- Comment #6 from Alexandre Derumier <aderumier@odiso.com> 2010-09-04 05:57:13 PDT ---
for me too, no more problem with v3 patch
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
` (5 preceding siblings ...)
2010-09-04 12:57 ` bugzilla-daemon
@ 2010-09-05 12:33 ` bugzilla-daemon
2010-09-24 22:23 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-05 12:33 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
Andy Furniss <lists@andyfurniss.entadsl.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |chainsawbike@gmail.com
--- Comment #7 from Andy Furniss <lists@andyfurniss.entadsl.com> 2010-09-05 05:33:47 PDT ---
*** Bug 30025 has been marked as a duplicate of this bug. ***
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread* [Bug 29972] d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
2010-09-02 13:02 [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf bugzilla-daemon
` (6 preceding siblings ...)
2010-09-05 12:33 ` bugzilla-daemon
@ 2010-09-24 22:23 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-24 22:23 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
Andy Furniss <lists@andyfurniss.entadsl.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread