bugzilla-daemon at freedesktop.org
2017-Jul-06  13:40 UTC
[Nouveau] [Bug 101708] New: 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708
            Bug ID: 101708
           Summary: 'shader translation failed: -4' with dolphin-emu
                    ubershaders
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/nouveau
          Assignee: nouveau at lists.freedesktop.org
          Reporter: ovariegata at yahoo.com
        QA Contact: nouveau at lists.freedesktop.org
Created attachment 132481
  --> https://bugs.freedesktop.org/attachment.cgi?id=132481&action=edit
Apitrace
When using the new ubershaders branch with dolphin-emu and nouveau it will
print this error: 
nvc0_program_translate:610 - shader translation failed: -4
I have attached an apitrace showing the issue.
Note:
The exclusive ubershaders perform poorly with nouveau while the hybrid shaders
perform well. Also a later commit in the ubershaders branch will crash with
nouveau as described here.
https://github.com/dolphin-emu/dolphin/pull/5702#issuecomment-313301072
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20170706/71196efb/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jul-10  23:59 UTC
[Nouveau] [Bug 101708] 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708 --- Comment #1 from Ilia Mirkin <imirkin at alum.mit.edu> --- Created attachment 132602 --> https://bugs.freedesktop.org/attachment.cgi?id=132602&action=edit shader causing RA failure -- You are receiving this mail because: You are the assignee for the bug. You are the QA Contact for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170710/5a187070/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jul-11  00:34 UTC
[Nouveau] [Bug 101708] 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708
Ilia Mirkin <imirkin at alum.mit.edu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #132602|0                           |1
        is obsolete|                            |
--- Comment #2 from Ilia Mirkin <imirkin at alum.mit.edu> ---
Created attachment 132603
  --> https://bugs.freedesktop.org/attachment.cgi?id=132603&action=edit
shader failing to compile
Er, nevermind that. That crash is caused by a bug in a local WIP patch I have
(which is trying to fix spilling logic a bit).
Actually the shader that fails to compile is a simple-seeming geometry shader.
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20170711/f0f235fb/attachment.html>
bugzilla-daemon at freedesktop.org
2017-Jul-11  01:02 UTC
[Nouveau] [Bug 101708] 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708 --- Comment #3 from Ilia Mirkin <imirkin at alum.mit.edu> --- Sent a patch to make this work on GK110+ (embarrassing bug that caused us to use fewer registers than were available). However that doesn't fix it on fermi/kepler1. -- You are receiving this mail because: You are the QA Contact for the bug. You are the assignee for the bug. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.freedesktop.org/archives/nouveau/attachments/20170711/fb288872/attachment.html>
bugzilla-daemon at freedesktop.org
2019-Sep-18  20:45 UTC
[Nouveau] [Bug 101708] 'shader translation failed: -4' with dolphin-emu ubershaders
https://bugs.freedesktop.org/show_bug.cgi?id=101708
GitLab Migration User <gitlab-migration at fdo.invalid> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |MOVED
--- Comment #4 from GitLab Migration User <gitlab-migration at
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/1137.
-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<https://lists.freedesktop.org/archives/nouveau/attachments/20190918/54a4a512/attachment.html>