* [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering
@ 2011-06-14 7:57 bugzilla-daemon
2011-06-14 7:57 ` [Bug 38280] " bugzilla-daemon
` (7 more replies)
0 siblings, 8 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 7:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
Summary: [bisected] regression : etqw tree/water wrong
rendering
Product: Mesa
Version: git
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: pelloux@gmail.com
Created an attachment (id=47923)
--> (https://bugs.freedesktop.org/attachment.cgi?id=47923)
incorrect rendering
commit 9346d895e7ff6c1f01b46513694542026ffba5cc broke tree and water rendering
in etqw (Island map)
See attached screenshots.
I'm using r600g + HD4850
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
@ 2011-06-14 7:57 ` bugzilla-daemon
2011-06-14 7:58 ` bugzilla-daemon
` (6 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 7:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
--- Comment #1 from Pierre-Eric Pelloux-Prayer <pelloux@gmail.com> 2011-06-14 00:57:56 PDT ---
Created an attachment (id=47924)
--> (https://bugs.freedesktop.org/attachment.cgi?id=47924)
correct rendering for comparison
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
2011-06-14 7:57 ` [Bug 38280] " bugzilla-daemon
@ 2011-06-14 7:58 ` bugzilla-daemon
2011-06-14 12:15 ` bugzilla-daemon
` (5 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 7:58 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
Pierre-Eric Pelloux-Prayer <pelloux@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Drivers/DRI/R600 |Drivers/Gallium/r600
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
2011-06-14 7:57 ` [Bug 38280] " bugzilla-daemon
2011-06-14 7:58 ` bugzilla-daemon
@ 2011-06-14 12:15 ` bugzilla-daemon
2011-06-14 12:54 ` bugzilla-daemon
` (4 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 12:15 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
Sven Arvidsson <sa@whiz.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sa@whiz.se
--- Comment #2 from Sven Arvidsson <sa@whiz.se> 2011-06-14 05:15:19 PDT ---
Interesting, I get the opposite behaviour on my HD5670.
Rendering of trees and water is fixed with commit 9346d89, otherwise broken in
the same way as in your screenshot.
I wonder if this means that the same commit broke rendering in Doom3 on
non-Evergreen hardware?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
` (2 preceding siblings ...)
2011-06-14 12:15 ` bugzilla-daemon
@ 2011-06-14 12:54 ` bugzilla-daemon
2011-06-14 17:44 ` bugzilla-daemon
` (3 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 12:54 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
--- Comment #3 from Andy Furniss <lists@andyfurniss.entadsl.com> 2011-06-14 05:54:32 PDT ---
(In reply to comment #2)
> I wonder if this means that the same commit broke rendering in Doom3 on
> non-Evergreen hardware?
Yes. with current master on 4890 there is no distortion behind glass, there is
with 9346d895e7ff6c1f01b46513694542026ffba5cc reverted.
Also see the same regression as the OP in etqw.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
` (3 preceding siblings ...)
2011-06-14 12:54 ` bugzilla-daemon
@ 2011-06-14 17:44 ` bugzilla-daemon
2011-06-15 7:27 ` bugzilla-daemon
` (2 subsequent siblings)
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-14 17:44 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
--- Comment #4 from Vadim <ptpzz@yandex.ru> 2011-06-14 10:44:29 PDT ---
Created an attachment (id=47965)
View: https://bugs.freedesktop.org/attachment.cgi?id=47965
Review: https://bugs.freedesktop.org/review?bug=38280&attachment=47965
patch
This patch should restore previous behaviour for r600&r700 hw.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
` (4 preceding siblings ...)
2011-06-14 17:44 ` bugzilla-daemon
@ 2011-06-15 7:27 ` bugzilla-daemon
2011-06-15 9:21 ` bugzilla-daemon
2012-08-23 17:55 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-15 7:27 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
--- Comment #5 from Pierre-Eric Pelloux-Prayer <pelloux@gmail.com> 2011-06-15 00:27:58 PDT ---
(In reply to comment #4)
> This patch should restore previous behaviour for r600&r700 hw.
Just tested it on ETQW, water and trees are properly rendering.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
` (5 preceding siblings ...)
2011-06-15 7:27 ` bugzilla-daemon
@ 2011-06-15 9:21 ` bugzilla-daemon
2012-08-23 17:55 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2011-06-15 9:21 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
--- Comment #6 from Andy Furniss <lists@andyfurniss.entadsl.com> 2011-06-15 02:21:07 PDT ---
(In reply to comment #4)
> Created an attachment (id=47965)
View: https://bugs.freedesktop.org/attachment.cgi?id=47965
Review: https://bugs.freedesktop.org/review?bug=38280&attachment=47965
> patch
>
> This patch should restore previous behaviour for r600&r700 hw.
Works for me with etqw and doom3-demo.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [Bug 38280] [bisected] regression : etqw tree/water wrong rendering
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
` (6 preceding siblings ...)
2011-06-15 9:21 ` bugzilla-daemon
@ 2012-08-23 17:55 ` bugzilla-daemon
7 siblings, 0 replies; 9+ messages in thread
From: bugzilla-daemon @ 2012-08-23 17:55 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=38280
Andreas Boll <andreas.boll.dev@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #7 from Andreas Boll <andreas.boll.dev@gmail.com> 2012-08-23 17:55:30 UTC ---
fixed with:
commit 016621ee142682153cb292cd3774e6d9377871ae
Author: Vadim Girlin <vadimgirlin@gmail.com>
Date: Tue Jun 14 21:11:04 2011 +0400
r600: fix SPI inputs setup on r600/r700
Signed-off-by: Vadim Girlin <vadimgirlin@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2012-08-23 17:55 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 7:57 [Bug 38280] New: [bisected] regression : etqw tree/water wrong rendering bugzilla-daemon
2011-06-14 7:57 ` [Bug 38280] " bugzilla-daemon
2011-06-14 7:58 ` bugzilla-daemon
2011-06-14 12:15 ` bugzilla-daemon
2011-06-14 12:54 ` bugzilla-daemon
2011-06-14 17:44 ` bugzilla-daemon
2011-06-15 7:27 ` bugzilla-daemon
2011-06-15 9:21 ` bugzilla-daemon
2012-08-23 17:55 ` 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.