All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 56936] New: cube map array support breaks rendering on BARTS
@ 2012-11-09 21:51 bugzilla-daemon
  2012-11-09 21:54 ` [Bug 56936] " bugzilla-daemon
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-09 21:51 UTC (permalink / raw)
  To: dri-devel


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

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

          Priority: medium
            Bug ID: 56936
          Assignee: dri-devel@lists.freedesktop.org
           Summary: cube map array support breaks rendering on BARTS
          Severity: major
    Classification: Unclassified
                OS: All
          Reporter: maxijac@free.fr
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Created attachment 69839
  --> https://bugs.freedesktop.org/attachment.cgi?id=69839&action=edit
Hon garbage rendering

Possibly affects other cards.

I bisected and the first bad commit is eb44c36df842af010269eda1be77c4aea8ebe736
r600g: add initial cube map array support (v2).

It either displays plain black or garbage textures.

I tested with Heroes of Newerth and Unigine heaven.

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
@ 2012-11-09 21:54 ` bugzilla-daemon
  2012-11-09 23:10 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-09 21:54 UTC (permalink / raw)
  To: dri-devel


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

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

maxijac@free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #69839|0                           |1
        is obsolete|                            |

--- Comment #1 from maxijac@free.fr ---
Created attachment 69840
  --> https://bugs.freedesktop.org/attachment.cgi?id=69840&action=edit
Hon garbage rendering bis

What is wrong with this bugzilla seeing a png as text/plain?..

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
  2012-11-09 21:54 ` [Bug 56936] " bugzilla-daemon
@ 2012-11-09 23:10 ` bugzilla-daemon
  2012-11-09 23:19 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-09 23:10 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Dave Airlie <airlied@freedesktop.org> ---
with unigine heaven I get black textures even before this, I'm not sure what I
could be going wrong running it here.

I'm testing on a caicos but I don't think barts will be too much different.

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
  2012-11-09 21:54 ` [Bug 56936] " bugzilla-daemon
  2012-11-09 23:10 ` bugzilla-daemon
@ 2012-11-09 23:19 ` bugzilla-daemon
  2012-11-10  9:59 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-09 23:19 UTC (permalink / raw)
  To: dri-devel


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

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

Dave Airlie <airlied@freedesktop.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #3 from Dave Airlie <airlied@freedesktop.org> ---
some more questions:

can you make clean?

are these native apps or under wine?

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-11-09 23:19 ` bugzilla-daemon
@ 2012-11-10  9:59 ` bugzilla-daemon
  2012-11-10 13:22 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-10  9:59 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #4 from maxijac@free.fr ---
What do you mean about make clean ? between each git bisect I did a git clean
-fdx ant full rebuild.

Both are native x64 apps.

And I'm using LLVM compiler.

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-11-10  9:59 ` bugzilla-daemon
@ 2012-11-10 13:22 ` bugzilla-daemon
  2012-11-10 15:22 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-10 13:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #5 from Alex Deucher <agd5f@yahoo.com> ---
(In reply to comment #4)
> And I'm using LLVM compiler.

You'll need to use the old compiler for now.  Disable the llvm compiler or set
R600_LLVM=0.

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

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

* [Bug 56936] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-11-10 13:22 ` bugzilla-daemon
@ 2012-11-10 15:22 ` bugzilla-daemon
  2012-11-11  8:46 ` [Bug 56936] [r600-llvm] " bugzilla-daemon
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-10 15:22 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #6 from maxijac@free.fr ---
Indeed, disabling the llvm compiler fixes the issue I'm facing.

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

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

* [Bug 56936] [r600-llvm] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-11-10 15:22 ` bugzilla-daemon
@ 2012-11-11  8:46 ` bugzilla-daemon
  2012-11-11 17:19 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-11  8:46 UTC (permalink / raw)
  To: dri-devel


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

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

Andreas Boll <andreas.boll.dev@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|cube map array support      |[r600-llvm] cube map array
                   |breaks rendering on BARTS   |support breaks rendering on
                   |                            |BARTS

--- Comment #7 from Andreas Boll <andreas.boll.dev@gmail.com> ---
Does it help if you set the following envvar with enabled llvm compiler?

MESA_EXTENSION_OVERRIDE="-GL_ARB_texture_cube_map_array"

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

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

* [Bug 56936] [r600-llvm] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-11-11  8:46 ` [Bug 56936] [r600-llvm] " bugzilla-daemon
@ 2012-11-11 17:19 ` bugzilla-daemon
  2013-03-21 16:28 ` bugzilla-daemon
  2013-03-21 16:49 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2012-11-11 17:19 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #8 from maxijac@free.fr ---
(In reply to comment #7)
> Does it help if you set the following envvar with enabled llvm compiler?
> 
> MESA_EXTENSION_OVERRIDE="-GL_ARB_texture_cube_map_array"

No, it still fails to render correctly.

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

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

* [Bug 56936] [r600-llvm] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-11-11 17:19 ` bugzilla-daemon
@ 2013-03-21 16:28 ` bugzilla-daemon
  2013-03-21 16:49 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-03-21 16:28 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #9 from Michel Dänzer <michel@daenzer.net> ---
Is this still failing? I think Vincent fixed cube arrays with LLVM a while ago.

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

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

* [Bug 56936] [r600-llvm] cube map array support breaks rendering on BARTS
  2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
                   ` (8 preceding siblings ...)
  2013-03-21 16:28 ` bugzilla-daemon
@ 2013-03-21 16:49 ` bugzilla-daemon
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla-daemon @ 2013-03-21 16:49 UTC (permalink / raw)
  To: dri-devel


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

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

maxijac@free.fr changed:

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

--- Comment #10 from maxijac@free.fr ---
It is fixed ! I forgot about this report, sorry.

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

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

end of thread, other threads:[~2013-03-21 16:49 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 21:51 [Bug 56936] New: cube map array support breaks rendering on BARTS bugzilla-daemon
2012-11-09 21:54 ` [Bug 56936] " bugzilla-daemon
2012-11-09 23:10 ` bugzilla-daemon
2012-11-09 23:19 ` bugzilla-daemon
2012-11-10  9:59 ` bugzilla-daemon
2012-11-10 13:22 ` bugzilla-daemon
2012-11-10 15:22 ` bugzilla-daemon
2012-11-11  8:46 ` [Bug 56936] [r600-llvm] " bugzilla-daemon
2012-11-11 17:19 ` bugzilla-daemon
2013-03-21 16:28 ` bugzilla-daemon
2013-03-21 16: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.