* [Bug 29972] New: d-r-t /r6xx+: use new style fencing (v2) causes very poor gl perf.
@ 2010-09-02 13:02 bugzilla-daemon
2010-09-03 10:24 ` [Bug 29972] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2010-09-02 13:02 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=29972
Summary: d-r-t /r6xx+: use new style fencing (v2) causes very
poor gl perf.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: lists@andyfurniss.entadsl.com
rv790 PCIE, current git ddx, mesa from yesterday.
Just tried today's updated d-r-t and
/r6xx+: use new style fencing (v2)
is causing very poor gl perf eg. 1 fps in mesa demo tunnel, some demos appear
OK at first but even though they reach refresh rate they glitch for a second
after a while.
exa is also affected - it's slower drawing than the "instant" speed I am used
to eg when switching between metacity workspaces. Seamonkey scrolling with a
page with images is glitchy.
Tiling on/off makes no difference, with without last ddx commit makes no
difference.
git reset --hard d-r-t to the commit before this one is working OK.
--
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 ` 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
end of thread, other threads:[~2010-09-24 22:23 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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
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.