All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 99549] pp: Failed to translate a shader
@ 2017-01-26 13:18 bugzilla-daemon
  2017-02-02  9:08 ` bugzilla-daemon
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-01-26 13:18 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 99549
           Summary: pp: Failed to translate a shader
           Product: Mesa
           Version: git
          Hardware: x86-64 (AMD64)
                OS: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/r600
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: lonewolf@xs4all.nl
        QA Contact: dri-devel@lists.freedesktop.org

Created attachment 129162
  --> https://bugs.freedesktop.org/attachment.cgi?id=129162&action=edit
glxinfo > glxinfo.txt

Many applications including glxinfo show these messages in console :


pp: Failed to translate a shader for depth1fs
pp: Failed to translate a shader for blend2fs
pp: Failed to translate a shader for color1fs
pp: Failed to translate a shader for blend2fs

I was unable to figure out what component pp belongs to, so choose the driver
for my card.


mesa-git master, commit f8f7ea508b .


 ./autogen.sh --prefix=/usr \
               --sysconfdir=/etc \
               --with-dri-driverdir=/usr/lib/xorg/modules/dri \
              
--with-gallium-drivers=i915,ilo,r300,r600,radeonsi,nouveau,svga,swrast,virgl \
               --with-dri-drivers=i915,i965,r200,radeon,nouveau,swrast \
               --with-egl-platforms=x11,drm,wayland \
               --with-vulkan-drivers=intel,radeon \
               --with-sha1=libnettle \
               --enable-texture-float \
               --enable-osmesa \
               --enable-xa \
               --enable-nine \
               --disable-xvmc \
               --enable-vdpau \
               --enable-omx \
               --enable-opencl \
               --enable-opencl-icd \
               --enable-glx-tls

glxinfo output (without the pp messages) attached

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
@ 2017-02-02  9:08 ` bugzilla-daemon
  2017-02-02 15:07 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-02-02  9:08 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Marek Olšák <maraeo@gmail.com> ---
Try to disable post processing in drirc.

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
  2017-02-02  9:08 ` bugzilla-daemon
@ 2017-02-02 15:07 ` bugzilla-daemon
  2017-02-02 16:06 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-02-02 15:07 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from LoneVVolf <lonewolf@xs4all.nl> ---
After seeing marek reply I experimented a bit with PP_DEBUG and post processing
filters.
Half of the error messages comes from pp_jimenezmlaa filter , the other half
from pp_jimenezmlaa_color .

disabling those filters through driconf does make the corresponding error
messages disappear.

The error messages started recently, want me to try bisecting to find out what
caused them ?

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
  2017-02-02  9:08 ` bugzilla-daemon
  2017-02-02 15:07 ` bugzilla-daemon
@ 2017-02-02 16:06 ` bugzilla-daemon
  2018-04-05  1:10 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2017-02-02 16:06 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #3 from Marek Olšák <maraeo@gmail.com> ---
That's up to you. I'm not so into fixing the postprocessing, because the
options shouldn't be put into drirc, because the filters change what the OpenGL
spec specifies.

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
                   ` (2 preceding siblings ...)
  2017-02-02 16:06 ` bugzilla-daemon
@ 2018-04-05  1:10 ` bugzilla-daemon
  2018-04-24  8:15 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-04-05  1:10 UTC (permalink / raw)
  To: dri-devel


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

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

Timothy Arceri <t_arceri@yahoo.com.au> changed:

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

--- Comment #4 from Timothy Arceri <t_arceri@yahoo.com.au> ---
Fixed by:

author  Marek Olšák <marek.olsak@amd.com>
commit  8cd58df2f2592bf5a19ef7431eccaca6b8a445cc

gallium/pp: fix MLAA shaders

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99549

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
                   ` (3 preceding siblings ...)
  2018-04-05  1:10 ` bugzilla-daemon
@ 2018-04-24  8:15 ` bugzilla-daemon
  2018-04-24  8:16 ` bugzilla-daemon
  2018-05-05 23:49 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-04-24  8:15 UTC (permalink / raw)
  To: dri-devel


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

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

Johan Helsing <johan.helsing@qt.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |---
             Status|RESOLVED                    |REOPENED

--- Comment #5 from Johan Helsing <johan.helsing@qt.io> ---
Patch was reverted

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
                   ` (4 preceding siblings ...)
  2018-04-24  8:15 ` bugzilla-daemon
@ 2018-04-24  8:16 ` bugzilla-daemon
  2018-05-05 23:49 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-04-24  8:16 UTC (permalink / raw)
  To: dri-devel


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

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

Johan Helsing <johan.helsing@qt.io> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Johan Helsing <johan.helsing@qt.io> ---
Sorry, posted on the wrong bug

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

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

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

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

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

* [Bug 99549] pp: Failed to translate a shader
  2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
                   ` (5 preceding siblings ...)
  2018-04-24  8:16 ` bugzilla-daemon
@ 2018-05-05 23:49 ` bugzilla-daemon
  6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2018-05-05 23:49 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #7 from fraizy@gmx.de <fraizy@gmx.de> ---
when will this fix come to mesa fixes release 17.x and 18.x?

thx for the fix

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

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

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

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

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

end of thread, other threads:[~2018-05-05 23:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-26 13:18 [Bug 99549] pp: Failed to translate a shader bugzilla-daemon
2017-02-02  9:08 ` bugzilla-daemon
2017-02-02 15:07 ` bugzilla-daemon
2017-02-02 16:06 ` bugzilla-daemon
2018-04-05  1:10 ` bugzilla-daemon
2018-04-24  8:15 ` bugzilla-daemon
2018-04-24  8:16 ` bugzilla-daemon
2018-05-05 23:49 ` 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.