https://bugs.freedesktop.org/show_bug.cgi?id=69623
Priority: medium Bug ID: 69623 Assignee: dri-devel@lists.freedesktop.org Summary: Pink Pony misrenders - - shader requires 126 registers Severity: normal Classification: Unclassified OS: Linux (All) Reporter: sa@whiz.se Hardware: x86 (IA32) Status: NEW Version: 9.2 Component: Drivers/Gallium/r600 Product: Mesa
Created attachment 86224 --> https://bugs.freedesktop.org/attachment.cgi?id=86224&action=edit Screenshot of bug
The game Pink Pony (http://code.google.com/p/pink-pony/) does not render correctly with the r600g driver and Mesa 9.2, see attached screenshot.
The following error is printed in the terminal:
EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:1580 r600_shader_from_tgsi - GPR limit exceeded - shader requires 126 registers EE ../../../../../../src/gallium/drivers/r600/r600_shader.c:158 r600_pipe_shader_create - translation from TGSI failed ! EE ../../../../../../src/gallium/drivers/r600/r600_state_common.c:754 r600_shader_select - Failed to build shader variant (type=0) -12
I'm not sure if this is the same problem as bug 68527.
System environment: -- system architecture: 32-bit -- Linux distribution: Debian unstable -- GPU: REDWOOD -- Model: XFX Radeon HD 5670 1GB -- Display connector: DVI -- xf86-video-ati: 7.2.0 -- xserver: 1.12.4 -- mesa: 9.2 -- drm: 2.4.46 -- kernel: 3.11
https://bugs.freedesktop.org/show_bug.cgi?id=69623
Laurent carlier lordheavym@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #86224|text/plain |image/png mime type| |
https://bugs.freedesktop.org/show_bug.cgi?id=69623
Lauri Kasanen curaga@operamail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |85596
https://bugs.freedesktop.org/show_bug.cgi?id=69623
Sven Arvidsson sa@whiz.se changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Sven Arvidsson sa@whiz.se --- I can't reproduce this with radeonsi and Mesa 11.1, and no way to test it with r600g.
dri-devel@lists.freedesktop.org