All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
@ 2015-01-22 18:42 bugzilla-daemon
  2015-01-22 18:46 ` bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-22 18:42 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1338 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

            Bug ID: 88717
           Summary: [r300g] r300compiler error: Failed to translate rgb
                    instruction - while running a game with gallium-nine
           Product: Mesa
           Version: git
          Hardware: x86 (IA32)
               URL: https://github.com/iXit/Mesa-3D/issues/64
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r300
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: fabio.ped@libero.it
        QA Contact: dri-devel@lists.freedesktop.org

When running Tales of Monkey Island game with quality >= 7/9 using iXit mesa
master branch I get the following error:

r300compiler error: Failed to translate rgb instruction.
r300 FP: Compiler Error:
Failed to translate rgb instruction.
Using a dummy shader instead.
r300: Initial fragment program

If useful I attached the output when running with "RADEON_DEBUG=fp wine
MonkeyIsland101.exe > ~/nine-tales-monkey-island.txt 2>&1".

According to axeldavy on the gallium-nine github issue tracker (
https://github.com/iXit/Mesa-3D/issues/64 ) the shader seems fine, it is likely
a r300 compiler error.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2814 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
@ 2015-01-22 18:46 ` bugzilla-daemon
  2015-01-22 21:12 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-22 18:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 355 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #1 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112679
  --> https://bugs.freedesktop.org/attachment.cgi?id=112679&action=edit
console output running with RADEON_DEBUG=fp

I have a Radeon RV530.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1411 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
  2015-01-22 18:46 ` bugzilla-daemon
@ 2015-01-22 21:12 ` bugzilla-daemon
  2015-01-23 12:23 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-22 21:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 322 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 112689
  --> https://bugs.freedesktop.org/attachment.cgi?id=112689&action=edit
Possible fix

Can you try this patch?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1398 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
  2015-01-22 18:46 ` bugzilla-daemon
  2015-01-22 21:12 ` bugzilla-daemon
@ 2015-01-23 12:23 ` bugzilla-daemon
  2015-01-23 14:13 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-23 12:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 548 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #3 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112717
  --> https://bugs.freedesktop.org/attachment.cgi?id=112717&action=edit
screenshot with patch

The patch fixes the error, thanks.

The rendering is also improved but not correct however, while before the patch
I got a black screen now I get the attached blurred image.

Running nine with D3D_ALWAYS_SOFTWARE=1 shows a proper render.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1560 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (2 preceding siblings ...)
  2015-01-23 12:23 ` bugzilla-daemon
@ 2015-01-23 14:13 ` bugzilla-daemon
  2015-01-27 20:26 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-23 14:13 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 330 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #4 from Fabio Pedretti <fabio.ped@libero.it> ---
The patch also regresses other games with different corruption types (e.g.
sauerbraten becomes in black/white, 0ad has flickering textures).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1207 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (3 preceding siblings ...)
  2015-01-23 14:13 ` bugzilla-daemon
@ 2015-01-27 20:26 ` bugzilla-daemon
  2015-01-29 12:14 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-27 20:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 279 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #5 from Tom Stellard <tstellar@gmail.com> ---
Can you send me before/after dumps of RADEON_DEBUG=fs,vs,ps from one of the
regressed games?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1153 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (4 preceding siblings ...)
  2015-01-27 20:26 ` bugzilla-daemon
@ 2015-01-29 12:14 ` bugzilla-daemon
  2015-01-29 12:16 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-29 12:14 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 890 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #6 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112936
  --> https://bugs.freedesktop.org/attachment.cgi?id=112936&action=edit
"RADEON_DEBUG=fp,vp,pstat sauerbraten -lforce" output

(In reply to Tom Stellard from comment #5)
> Can you send me before/after dumps of RADEON_DEBUG=fs,vs,ps from one of the
> regressed games?

I tried it with "RADEON_DEBUG=fp,vp,pstat" since "fs,vs,ps" apparently are not
available. I tried running "sauerbraten -lforce" which shows black/white
textures.

Note: it looks the output changes between consecutive runs, although there are
not many possibilities (an output repeat after some runs). I attach the outputs
before and after the patch that should hopefully match to the same game
combination.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2099 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (5 preceding siblings ...)
  2015-01-29 12:14 ` bugzilla-daemon
@ 2015-01-29 12:16 ` bugzilla-daemon
  2015-01-30 16:49 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-29 12:16 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 368 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #7 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112937
  --> https://bugs.freedesktop.org/attachment.cgi?id=112937&action=edit
"RADEON_DEBUG=fp,vp,pstat sauerbraten -lforce" output WITH patch -> b/n
textures

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1537 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (6 preceding siblings ...)
  2015-01-29 12:16 ` bugzilla-daemon
@ 2015-01-30 16:49 ` bugzilla-daemon
  2015-01-30 16:50 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-30 16:49 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 450 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #8 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112981
  --> https://bugs.freedesktop.org/attachment.cgi?id=112981&action=edit
0ad main menu console output

Here is another simple testcase, this is just the 0ad main menu, with the patch
I can see a corrupted menu (a menu texture is grey).

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1476 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (7 preceding siblings ...)
  2015-01-30 16:49 ` bugzilla-daemon
@ 2015-01-30 16:50 ` bugzilla-daemon
  2015-02-20 17:17 ` bugzilla-daemon
  2019-09-18 18:52 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-01-30 16:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 356 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #9 from Fabio Pedretti <fabio.ped@libero.it> ---
Created attachment 112982
  --> https://bugs.freedesktop.org/attachment.cgi?id=112982&action=edit
0ad main menu console output + PATCH -> grey menu texture corruption

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1471 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (8 preceding siblings ...)
  2015-01-30 16:50 ` bugzilla-daemon
@ 2015-02-20 17:17 ` bugzilla-daemon
  2019-09-18 18:52 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2015-02-20 17:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 221 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

--- Comment #10 from Fabio Pedretti <fabio.ped@libero.it> ---
Tom, any news on this? Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1099 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine
  2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
                   ` (9 preceding siblings ...)
  2015-02-20 17:17 ` bugzilla-daemon
@ 2019-09-18 18:52 ` bugzilla-daemon
  10 siblings, 0 replies; 12+ messages in thread
From: bugzilla-daemon @ 2019-09-18 18:52 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 841 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=88717

GitLab Migration User <gitlab-migration@fdo.invalid> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |MOVED
             Status|NEW                         |RESOLVED

--- Comment #11 from GitLab Migration User <gitlab-migration@fdo.invalid> ---
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been
closed from further activity.

You can subscribe and participate further through the new bug through this link
to our GitLab instance: https://gitlab.freedesktop.org/mesa/mesa/issues/366.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2605 bytes --]

[-- Attachment #2: Type: text/plain, Size: 159 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2019-09-18 18:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-22 18:42 [Bug 88717] [r300g] r300compiler error: Failed to translate rgb instruction - while running a game with gallium-nine bugzilla-daemon
2015-01-22 18:46 ` bugzilla-daemon
2015-01-22 21:12 ` bugzilla-daemon
2015-01-23 12:23 ` bugzilla-daemon
2015-01-23 14:13 ` bugzilla-daemon
2015-01-27 20:26 ` bugzilla-daemon
2015-01-29 12:14 ` bugzilla-daemon
2015-01-29 12:16 ` bugzilla-daemon
2015-01-30 16:49 ` bugzilla-daemon
2015-01-30 16:50 ` bugzilla-daemon
2015-02-20 17:17 ` bugzilla-daemon
2019-09-18 18:52 ` 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.