All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
@ 2016-11-03 14:05 bugzilla-daemon
  2016-11-03 14:29 ` bugzilla-daemon
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-03 14:05 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 98573
           Summary: Mesa build fail since  radeonsi: use PS epilog for
                    monolithic shaders
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/Gallium/radeonsi
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: adf.lists@gmail.com
        QA Contact: dri-devel@lists.freedesktop.org

Making all in targets/pipe-loader
make[4]: Entering directory
'/mnt/sdb1/Gits/mesa/src/gallium/targets/pipe-loader'
  CXXLD    pipe_radeonsi.la
../../../../src/gallium/drivers/radeonsi/.libs/libradeonsi.a(si_shader.o): In
function `si_build_wrapper_function':
/mnt/sdb1/Gits/mesa/src/gallium/drivers/radeonsi/si_shader.c:6861: undefined
reference to `ac_is_sgpr_param'
/mnt/sdb1/Gits/mesa/src/gallium/drivers/radeonsi/si_shader.c:6951: undefined
reference to `ac_is_sgpr_param'
collect2: error: ld returned 1 exit status

commit 7115e56c21ace07cf04f5073ba73a533e2182099
Author: Nicolai Hähnle <nicolai.haehnle@amd.com>
Date:   Fri Oct 28 14:45:59 2016 +0200

    radeonsi: use PS epilog for monolithic shaders

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

[-- Attachment #1.2: Type: text/html, Size: 2809 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] 6+ messages in thread

* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
  2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
@ 2016-11-03 14:29 ` bugzilla-daemon
  2016-11-03 14:46 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-03 14:29 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Yeah, this has been reported on IRC as well. I don't know why my build setup
isn't affected by this. In any case,
https://patchwork.freedesktop.org/patch/119816/ should fix it.

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

[-- Attachment #1.2: Type: text/html, Size: 1257 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] 6+ messages in thread

* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
  2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
  2016-11-03 14:29 ` bugzilla-daemon
@ 2016-11-03 14:46 ` bugzilla-daemon
  2016-11-03 15:57 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-03 14:46 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Andy Furniss <adf.lists@gmail.com> ---
(In reply to Nicolai Hähnle from comment #1)
> Yeah, this has been reported on IRC as well. I don't know why my build setup
> isn't affected by this. In any case,
> https://patchwork.freedesktop.org/patch/119816/ should fix it.

Yea, Ok with that, thanks.

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

[-- Attachment #1.2: Type: text/html, Size: 1412 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] 6+ messages in thread

* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
  2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
  2016-11-03 14:29 ` bugzilla-daemon
  2016-11-03 14:46 ` bugzilla-daemon
@ 2016-11-03 15:57 ` bugzilla-daemon
  2016-11-04 23:17 ` bugzilla-daemon
  2016-11-05 17:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-03 15:57 UTC (permalink / raw)
  To: dri-devel


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

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

Nicolai Hähnle <nhaehnle@gmail.com> changed:

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

--- Comment #3 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Fixed in master.

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

[-- Attachment #1.2: Type: text/html, Size: 2069 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] 6+ messages in thread

* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
  2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-11-03 15:57 ` bugzilla-daemon
@ 2016-11-04 23:17 ` bugzilla-daemon
  2016-11-05 17:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-04 23:17 UTC (permalink / raw)
  To: dri-devel


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

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

Mauro Rossi <issor.oruam@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issor.oruam@gmail.com

--- Comment #4 from Mauro Rossi <issor.oruam@gmail.com> ---
Created attachment 127775
  --> https://bugs.freedesktop.org/attachment.cgi?id=127775&action=edit
Patch for android for the same issue

Hi Nicolai,

please review the attached patch which is necessary fix android build.
Tested with nougat-x86 build
Kind regards

Mauro Rossi
issor.oruam@gmail.com

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

[-- Attachment #1.2: Type: text/html, Size: 2520 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] 6+ messages in thread

* [Bug 98573] Mesa build fail since  radeonsi: use PS epilog for monolithic shaders
  2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
                   ` (3 preceding siblings ...)
  2016-11-04 23:17 ` bugzilla-daemon
@ 2016-11-05 17:43 ` bugzilla-daemon
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla-daemon @ 2016-11-05 17:43 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Marek Olšák <maraeo@gmail.com> ---
Mauro, I've just pushed your patch.

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

[-- Attachment #1.2: Type: text/html, Size: 1096 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] 6+ messages in thread

end of thread, other threads:[~2016-11-05 17:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-03 14:05 [Bug 98573] Mesa build fail since radeonsi: use PS epilog for monolithic shaders bugzilla-daemon
2016-11-03 14:29 ` bugzilla-daemon
2016-11-03 14:46 ` bugzilla-daemon
2016-11-03 15:57 ` bugzilla-daemon
2016-11-04 23:17 ` bugzilla-daemon
2016-11-05 17:43 ` 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.