* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
@ 2012-12-23 10:41 ` bugzilla-daemon
2013-02-01 14:08 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2012-12-23 10:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 382 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/R600 |Drivers/Gallium/r600
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1051 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
2012-12-23 10:41 ` [Bug 58666] " bugzilla-daemon
@ 2013-02-01 14:08 ` bugzilla-daemon
2013-02-01 15:06 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 14:08 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 582 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
--- Comment #1 from Andy Furniss <lists@andyfurniss.entadsl.com> ---
Since mesa commit -
022122ee63b8a00afc23eaa347df934a79fb1d4c
r600g: use tables with ISA info v3
I can run demos without flooding errors, but most of them don't render
anything.
The ones that do render something resemble what they should look like are all
flawed/distorted eg, "textures" is almost normal but the actual textures are
repeated rather than scaled to fit the surfaces.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1321 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
2012-12-23 10:41 ` [Bug 58666] " bugzilla-daemon
2013-02-01 14:08 ` bugzilla-daemon
@ 2013-02-01 15:06 ` bugzilla-daemon
2013-02-01 15:46 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 15:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 285 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
--- Comment #2 from Tom Stellard <tstellar@gmail.com> ---
Can you run one of the demos and post the output with the environment variable
R600_DUMP_SHADERS=2
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1003 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
` (2 preceding siblings ...)
2013-02-01 15:06 ` bugzilla-daemon
@ 2013-02-01 15:46 ` bugzilla-daemon
2013-02-01 16:01 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 15:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 485 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
--- Comment #3 from Andy Furniss <lists@andyfurniss.entadsl.com> ---
Created attachment 74051
--> https://bugs.freedesktop.org/attachment.cgi?id=74051&action=edit
R600_DUMP_SHADERS=2 ./gears &>gears-dump
R600_DUMP_SHADERS=2 ./gears which doesn't render anything, but appears to be
running OK eg. outputting sane fps stats and quitting normally with Esc.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1406 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
` (3 preceding siblings ...)
2013-02-01 15:46 ` bugzilla-daemon
@ 2013-02-01 16:01 ` bugzilla-daemon
2013-02-01 17:41 ` bugzilla-daemon
2013-02-01 22:47 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 16:01 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
--- Comment #4 from Tom Stellard <tstellar@gmail.com> ---
Created attachment 74053
--> https://bugs.freedesktop.org/attachment.cgi?id=74053&action=edit
Possible Fix
It looks like we were telling the backend that RV670 is an R700 GPU, when it is
really an R600. R600 chips uses a slightly different instruction encoding.
This patch should fix it, can you test?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1326 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
` (4 preceding siblings ...)
2013-02-01 16:01 ` bugzilla-daemon
@ 2013-02-01 17:41 ` bugzilla-daemon
2013-02-01 22:47 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 17:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 588 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
--- Comment #5 from Andy Furniss <lists@andyfurniss.entadsl.com> ---
(In reply to comment #4)
> Created attachment 74053 [details]
> Possible Fix
>
> It looks like we were telling the backend that RV670 is an R700 GPU, when it
> is really an R600. R600 chips uses a slightly different instruction
> encoding. This patch should fix it, can you test?
Yes, this fixes it - demos are all OK (well at least the same as my rv790) and
a brief run of etqw worked.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1578 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] 8+ messages in thread* [Bug 58666] rv670 + llvm = errors.
2012-12-22 23:46 [Bug 58666] New: rv670 + llvm = errors bugzilla-daemon
` (5 preceding siblings ...)
2013-02-01 17:41 ` bugzilla-daemon
@ 2013-02-01 22:47 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-01 22:47 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 537 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=58666
Tom Stellard <tstellar@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #6 from Tom Stellard <tstellar@gmail.com> ---
Fixed by commit 257006e2a4201c11ca5f800a74ac4aaf62a7bfc1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1915 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] 8+ messages in thread