* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
@ 2010-10-22 10:31 ` bugzilla-daemon
2010-10-22 11:22 ` bugzilla-daemon
` (12 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-10-22 10:31 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #1 from Tobias Jakobi <liquid.acid@gmx.net> 2010-10-22 03:31:27 PDT ---
Needless to say, but I didn't see _any_ performance increase with
R600_FORCE_TILING enabled. Isn't this supposed to bump the fps a lot?
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
2010-10-22 10:31 ` [Bug 31046] " bugzilla-daemon
@ 2010-10-22 11:22 ` bugzilla-daemon
2010-10-22 12:57 ` bugzilla-daemon
` (11 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-10-22 11:22 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #2 from Dave Airlie <airlied@freedesktop.org> 2010-10-22 04:22:45 PDT ---
I didn't get a chance to test on r700 yet, there may be some more bits I need
to look at, I haven't noticed a large FPS difference on my GPUs either, which
is sad, but I've got a bit of work to do yet, I actually added tiling to help
with s3tc rather than for the FPS boost.
btw you may also need some patches from Alex to fix the group size and any
other CS checkers patch that popped up lately.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
2010-10-22 10:31 ` [Bug 31046] " bugzilla-daemon
2010-10-22 11:22 ` bugzilla-daemon
@ 2010-10-22 12:57 ` bugzilla-daemon
2010-10-28 23:49 ` bugzilla-daemon
` (10 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-10-22 12:57 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #3 from Tobias Jakobi <liquid.acid@gmx.net> 2010-10-22 05:57:43 PDT ---
You mean these ones?
http://article.gmane.org/gmane.comp.video.dri.devel/50968
http://article.gmane.org/gmane.comp.video.dri.devel/50966
Concerning s3tc, how exactly does tiling interact with that?
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (2 preceding siblings ...)
2010-10-22 12:57 ` bugzilla-daemon
@ 2010-10-28 23:49 ` bugzilla-daemon
2010-11-05 0:12 ` bugzilla-daemon
` (9 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-10-28 23:49 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #4 from Tobias Jakobi <liquid.acid@gmx.net> 2010-10-28 16:49:17 PDT ---
OK, so I just found some time to retest the issues.
Again mesa, libdrm and xf86-video-ati are git master. I'm also using drm-next
(not drm-r-t) this time, since it looks like it's more up to date.
However with this config mipmapping seems to be broken in all configs. I have
mipmap render errors (which disappear in quake-engine based games when setting
gl_texturemode to either GL_NEAREST or GL_LINEAR) with r600 classic and
gallium, doesn't matter what I choose.
R600_FORCE_TILING introduced even more errors, so I switched it off again right
away. But the problems with mipmaps stay.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (3 preceding siblings ...)
2010-10-28 23:49 ` bugzilla-daemon
@ 2010-11-05 0:12 ` bugzilla-daemon
2010-12-07 20:22 ` bugzilla-daemon
` (8 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-11-05 0:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #5 from Tobias Jakobi <liquid.acid@gmx.net> 2010-11-04 17:12:58 PDT ---
Now tracking the new issue in bug #31400. I'm going to return to this bug when
mipmaps are working again on mesa classic.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (4 preceding siblings ...)
2010-11-05 0:12 ` bugzilla-daemon
@ 2010-12-07 20:22 ` bugzilla-daemon
2010-12-11 20:42 ` bugzilla-daemon
` (7 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-12-07 20:22 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #6 from Jerome Glisse <glisse@freedesktop.org> 2010-12-07 12:22:23 PST ---
Do you still have this issue with lastest mesa git & recent kernel+ddx
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (5 preceding siblings ...)
2010-12-07 20:22 ` bugzilla-daemon
@ 2010-12-11 20:42 ` bugzilla-daemon
2011-01-15 22:45 ` bugzilla-daemon
` (6 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2010-12-11 20:42 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #7 from Tobias Jakobi <liquid.acid@gmx.net> 2010-12-11 12:42:06 PST ---
I'm currently on vacation, so I can't test this at the moment. Will do a check
when I return home.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (6 preceding siblings ...)
2010-12-11 20:42 ` bugzilla-daemon
@ 2011-01-15 22:45 ` bugzilla-daemon
2011-01-19 22:12 ` bugzilla-daemon
` (5 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-15 22:45 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
Tobias Jakobi <liquid.acid@gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #8 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-15 14:45:11 PST ---
I have retested this with all important components updated:
Issue is no longer present for me. Forcing tiling on doesn't create any (more)
major issues on quake3, doom3 and ut then without this option.
Setting this to RESOLVED, FIXED.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (7 preceding siblings ...)
2011-01-15 22:45 ` bugzilla-daemon
@ 2011-01-19 22:12 ` bugzilla-daemon
2011-01-26 21:01 ` bugzilla-daemon
` (4 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-19 22:12 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
Tobias Jakobi <liquid.acid@gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
--- Comment #9 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-19 14:12:45 PST ---
After doing some thorough testing today with ut2004 I noticed that mipmaps are
still affected when having R600_FORCE_TILING enabled. Going to take some
screenshots later. I didn't encounter any GPU resets though, so it's just
rendering errors and it seems to be limited to mipmaps.
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (8 preceding siblings ...)
2011-01-19 22:12 ` bugzilla-daemon
@ 2011-01-26 21:01 ` bugzilla-daemon
2011-01-26 21:01 ` bugzilla-daemon
` (3 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-26 21:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #10 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-26 13:01:26 PST ---
Created an attachment (id=42552)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42552)
ut2004 mipmap errors 1
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (9 preceding siblings ...)
2011-01-26 21:01 ` bugzilla-daemon
@ 2011-01-26 21:01 ` bugzilla-daemon
2011-01-26 21:01 ` bugzilla-daemon
` (2 subsequent siblings)
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-26 21:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #11 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-26 13:01:41 PST ---
Created an attachment (id=42553)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42553)
ut2004 mipmap errors 2
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (10 preceding siblings ...)
2011-01-26 21:01 ` bugzilla-daemon
@ 2011-01-26 21:01 ` bugzilla-daemon
2011-01-26 21:02 ` bugzilla-daemon
2011-02-01 21:17 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-26 21:01 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #12 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-26 13:01:56 PST ---
Created an attachment (id=42554)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42554)
ut2004 mipmap errors 3
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (11 preceding siblings ...)
2011-01-26 21:01 ` bugzilla-daemon
@ 2011-01-26 21:02 ` bugzilla-daemon
2011-02-01 21:17 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-01-26 21:02 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
--- Comment #13 from Tobias Jakobi <liquid.acid@gmx.net> 2011-01-26 13:02:10 PST ---
Created an attachment (id=42555)
--> (https://bugs.freedesktop.org/attachment.cgi?id=42555)
ut2004 mipmap errors 4
--
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] 15+ messages in thread* [Bug 31046] [r600g, tiling] visual errors and GPU resets
2010-10-22 10:29 [Bug 31046] New: [r600g, tiling] visual errors and GPU resets bugzilla-daemon
` (12 preceding siblings ...)
2011-01-26 21:02 ` bugzilla-daemon
@ 2011-02-01 21:17 ` bugzilla-daemon
13 siblings, 0 replies; 15+ messages in thread
From: bugzilla-daemon @ 2011-02-01 21:17 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=31046
Tobias Jakobi <liquid.acid@gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #14 from Tobias Jakobi <liquid.acid@gmx.net> 2011-02-01 13:17:53 PST ---
I'm closing this one, since the main issue has changed. Also recent tests show
that fewer applications are affected.
--
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] 15+ messages in thread