* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
@ 2011-07-28 13:42 ` bugzilla-daemon
2011-07-28 14:13 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-28 13:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jeff.raber@gmail.com
--- Comment #1 from Alex Deucher <agd5f@yahoo.com> 2011-07-28 06:42:37 PDT ---
*** Bug 39617 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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
2011-07-28 13:42 ` [Bug 39572] " bugzilla-daemon
@ 2011-07-28 14:13 ` bugzilla-daemon
2011-07-28 20:12 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-28 14:13 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #2 from Vadim <ptpzz@yandex.ru> 2011-07-28 07:13:43 PDT ---
Created an attachment (id=49666)
View: https://bugs.freedesktop.org/attachment.cgi?id=49666
Review: https://bugs.freedesktop.org/review?bug=39572&attachment=49666
[PATCH] r600g: fix vs export count
Does this patch help?
--
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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
2011-07-28 13:42 ` [Bug 39572] " bugzilla-daemon
2011-07-28 14:13 ` bugzilla-daemon
@ 2011-07-28 20:12 ` bugzilla-daemon
2011-07-28 23:57 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-28 20:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #3 from Sven Arvidsson <sa@whiz.se> 2011-07-28 13:12:37 PDT ---
(In reply to comment #2)
> Created an attachment (id=49666)
View: https://bugs.freedesktop.org/attachment.cgi?id=49666
Review: https://bugs.freedesktop.org/review?bug=39572&attachment=49666
> [PATCH] r600g: fix vs export count
>
> Does this patch help?
It does! Thank you :)
The game is still really slow, but I'll open another bug about that, possibly
first see if it's only on r600g or something common to all Mesa/G3D drivers.
--
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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (2 preceding siblings ...)
2011-07-28 20:12 ` bugzilla-daemon
@ 2011-07-28 23:57 ` bugzilla-daemon
2011-07-29 10:04 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-28 23:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
Alex Deucher <agd5f@yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Alex Deucher <agd5f@yahoo.com> 2011-07-28 16:57:29 PDT ---
Pushed:
95ee961f77119826382cfbc617334aed986b72e5
Thanks!
--
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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (3 preceding siblings ...)
2011-07-28 23:57 ` bugzilla-daemon
@ 2011-07-29 10:04 ` bugzilla-daemon
2011-07-29 12:23 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-29 10:04 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #5 from Vadim <ptpzz@yandex.ru> 2011-07-29 03:04:49 PDT ---
Created an attachment (id=49707)
View: https://bugs.freedesktop.org/attachment.cgi?id=49707
Review: https://bugs.freedesktop.org/review?bug=39572&attachment=49707
[PATCH] gallium: vertex buffer optimization
This experimental patch should help with performance in cogs, though it needs
more work and testing. I'm not sure if it's the right way to implement such
optimization at all.
--
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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (4 preceding siblings ...)
2011-07-29 10:04 ` bugzilla-daemon
@ 2011-07-29 12:23 ` bugzilla-daemon
2011-07-29 14:14 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-29 12:23 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #6 from Sven Arvidsson <sa@whiz.se> 2011-07-29 05:23:56 PDT ---
(In reply to comment #5)
> This experimental patch should help with performance in cogs, though it needs
> more work and testing. I'm not sure if it's the right way to implement such
> optimization at all.
It seems to work fine here. There's a night-and-day difference with and without
this 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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (5 preceding siblings ...)
2011-07-29 12:23 ` bugzilla-daemon
@ 2011-07-29 14:14 ` bugzilla-daemon
2011-07-30 4:16 ` bugzilla-daemon
2011-07-30 7:14 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-29 14:14 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
Pavel Ondračka <pavel.ondracka@email.cz> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pavel.ondracka@email.cz
--- Comment #7 from Pavel Ondračka <pavel.ondracka@email.cz> 2011-07-29 07:14:03 PDT ---
Just wondering, will this optimization be possible for r300g too?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (6 preceding siblings ...)
2011-07-29 14:14 ` bugzilla-daemon
@ 2011-07-30 4:16 ` bugzilla-daemon
2011-07-30 7:14 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-30 4:16 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #8 from Vadim <ptpzz@yandex.ru> 2011-07-29 21:16:52 PDT ---
Created an attachment (id=49735)
View: https://bugs.freedesktop.org/attachment.cgi?id=49735
Review: https://bugs.freedesktop.org/review?bug=39572&attachment=49735
r300g support for previous patch (not tested)
(In reply to comment #7)
> Just wondering, will this optimization be possible for r300g too?
I think it should be rewritten in more generic way, so that the specific
drivers won't need to care about it. I'll look into it.
But if you want to test this in its current state, then you could try attached
patch for r300g, it needs to be applied after the previous patch. I can't test
without r300 hw though, so I'm not sure it'll work.
--
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] 10+ messages in thread* [Bug 39572] Cogs: GPU hang
2011-07-26 20:58 [Bug 39572] New: Cogs: GPU hang bugzilla-daemon
` (7 preceding siblings ...)
2011-07-30 4:16 ` bugzilla-daemon
@ 2011-07-30 7:14 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2011-07-30 7:14 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=39572
--- Comment #9 from Pavel Ondračka <pavel.ondracka@email.cz> 2011-07-30 00:14:38 PDT ---
(In reply to comment #8)
> Created an attachment (id=49735)
View: https://bugs.freedesktop.org/attachment.cgi?id=49735
Review: https://bugs.freedesktop.org/review?bug=39572&attachment=49735
> r300g support for previous patch (not tested)
>
> (In reply to comment #7)
> > Just wondering, will this optimization be possible for r300g too?
>
> I think it should be rewritten in more generic way, so that the specific
> drivers won't need to care about it. I'll look into it.
>
> But if you want to test this in its current state, then you could try attached
> patch for r300g, it needs to be applied after the previous patch. I can't test
> without r300 hw though, so I'm not sure it'll work.
It works fine with my RV530 card.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 10+ messages in thread