* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
@ 2010-11-22 5:43 ` bugzilla-daemon
2010-11-22 9:05 ` bugzilla-daemon
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-11-22 5:43 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Tom Stellard <tstellar@gmail.com> 2010-11-21 21:43:22 PST ---
This is fixed in git master.
--
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] 7+ messages in thread* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
2010-11-22 5:43 ` [Bug 30750] " bugzilla-daemon
@ 2010-11-22 9:05 ` bugzilla-daemon
2011-03-12 12:52 ` bugzilla-daemon
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2010-11-22 9:05 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
--- Comment #2 from Ivan Sukin <isukin.intelliware@gmail.com> 2010-11-22 01:05:13 PST ---
Many 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] 7+ messages in thread* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
2010-11-22 5:43 ` [Bug 30750] " bugzilla-daemon
2010-11-22 9:05 ` bugzilla-daemon
@ 2011-03-12 12:52 ` bugzilla-daemon
2011-03-12 18:57 ` bugzilla-daemon
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-03-12 12:52 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
--- Comment #3 from Ionut Biru <biru.ionut@gmail.com> 2011-03-12 04:52:02 PST ---
@Tom is the fix available in mesa 7.10.1?
i'm still having this bug when using gnome-shell
--
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] 7+ messages in thread* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
` (2 preceding siblings ...)
2011-03-12 12:52 ` bugzilla-daemon
@ 2011-03-12 18:57 ` bugzilla-daemon
2011-03-12 19:11 ` bugzilla-daemon
2011-03-12 19:51 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-03-12 18:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
--- Comment #4 from Tom Stellard <tstellar@gmail.com> 2011-03-12 10:57:12 PST ---
(In reply to comment #3)
> @Tom is the fix available in mesa 7.10.1?
>
> i'm still having this bug when using gnome-shell
Can you file a new bug. This is a different problem.
--
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] 7+ messages in thread* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
` (3 preceding siblings ...)
2011-03-12 18:57 ` bugzilla-daemon
@ 2011-03-12 19:11 ` bugzilla-daemon
2011-03-12 19:51 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-03-12 19:11 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
--- Comment #5 from Marek Olšák <maraeo@gmail.com> 2011-03-12 11:11:51 PST ---
(In reply to comment #3)
> @Tom is the fix available in mesa 7.10.1?
>
> i'm still having this bug when using gnome-shell
Yes, it's in 7.10.
Note that this is not a bug, it's a hardware limitation. Sometimes we can
improve the compiler so that it generates a little less instructions, but that
only applies to shaders the size of which is very close to the hardware limit.
Too long shaders are simply NOT supported by hardware. Period.
Please set the environment variable RADEON_DEBUG=fp and attach the output
gnome-shell will generate (in a new bug).
--
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] 7+ messages in thread* [Bug 30750] [r300g] Too many ALU instructions
2010-10-10 14:41 [Bug 30750] New: [r300g] Too many ALU instructions bugzilla-daemon
` (4 preceding siblings ...)
2011-03-12 19:11 ` bugzilla-daemon
@ 2011-03-12 19:51 ` bugzilla-daemon
5 siblings, 0 replies; 7+ messages in thread
From: bugzilla-daemon @ 2011-03-12 19:51 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=30750
--- Comment #6 from Ionut Biru <biru.ionut@gmail.com> 2011-03-12 11:51:46 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > @Tom is the fix available in mesa 7.10.1?
> >
> > i'm still having this bug when using gnome-shell
>
> Yes, it's in 7.10.
>
> Note that this is not a bug, it's a hardware limitation. Sometimes we can
> improve the compiler so that it generates a little less instructions, but that
> only applies to shaders the size of which is very close to the hardware limit.
> Too long shaders are simply NOT supported by hardware. Period.
>
> Please set the environment variable RADEON_DEBUG=fp and attach the output
> gnome-shell will generate (in a new bug).
thanks for explaining what does that mean.
bug reported here: https://bugs.freedesktop.org/show_bug.cgi?id=35257
--
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] 7+ messages in thread