* [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
@ 2013-02-14 15:39 bugzilla-daemon
2013-02-14 15:41 ` [Bug 60848] " bugzilla-daemon
` (6 more replies)
0 siblings, 7 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-14 15:39 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 1751 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
Priority: medium
Bug ID: 60848
Assignee: dri-devel@lists.freedesktop.org
Summary: [bisected] r600g: add htile support cause gpu lockup
in Dishonored wine.
Severity: normal
Classification: Unclassified
OS: Linux (All)
Reporter: thomas.lindroth@gmail.com
Hardware: x86-64 (AMD64)
Status: NEW
Version: git
Component: Drivers/Gallium/r600
Product: Mesa
Created attachment 74826
--> https://bugs.freedesktop.org/attachment.cgi?id=74826&action=edit
dmesg, xorg.log
Commit 6532eb17baff6e61b427f29e076883f8941ae664 r600g: add htile support v16
cause a gpu lockup on juniper with Dishonored in wine.
https://www.dropbox.com/s/7w140vtr48xb8vt/Dishonored.trace.bz2 this trace
reproduce the error.
bug #59592 is similar but I should be using the fix from that bug already.
mesa, libdrm, xf86-video-ati and linus kernel are all git from yesterday. 3.0
Mesa 9.2-devel (git-ce3dfa1)
Option "ColorTiling" "true"
Option "ColorTiling2D" "true"
Option "SwapbuffersWait" "false"
Option "EnablePageFlip" "true"
configure --disable-dependency-tracking --enable-dri --enable-glx
--enable-texture-float --disable-debug --enable-egl --disable-gbm
--disable-gles1 --disable-gles2 --enable-glx-tls --disable-osmesa --enable-asm
--enable-shared-glapi --with-dri-drivers= --with-gallium-drivers=,swrast,r600
--with-egl-platforms=x11 --enable-gallium-egl --disable-d3d1x
--disable-gallium-g3dvl --enable-gallium-llvm --disable-openvg --disable-vdpau
--disable-xvmc --enable-shared-dricore
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 3525 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
@ 2013-02-14 15:41 ` bugzilla-daemon
2013-02-15 11:06 ` bugzilla-daemon
` (5 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-14 15:41 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 302 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #1 from Jerome Glisse <glisse@freedesktop.org> ---
Does it happen without --enable-gallium-llvm also does it happen when running
with R600_HTILE=0 env variable ?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1125 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
2013-02-14 15:41 ` [Bug 60848] " bugzilla-daemon
@ 2013-02-15 11:06 ` bugzilla-daemon
2013-02-20 21:23 ` bugzilla-daemon
` (4 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-15 11:06 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 294 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #2 from Thomas Lindroth <thomas.lindroth@gmail.com> ---
It happens with --disable-gallium-llvm and/or R600_HTILE=0. It doesn't happen
with R600_HYPERZ=0.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1122 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
2013-02-14 15:41 ` [Bug 60848] " bugzilla-daemon
2013-02-15 11:06 ` bugzilla-daemon
@ 2013-02-20 21:23 ` bugzilla-daemon
2013-02-20 21:30 ` bugzilla-daemon
` (3 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-20 21:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 217 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #3 from Alex Deucher <agd5f@yahoo.com> ---
Does the patch on bug 60969 help?
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1192 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
` (2 preceding siblings ...)
2013-02-20 21:23 ` bugzilla-daemon
@ 2013-02-20 21:30 ` bugzilla-daemon
2013-02-21 20:07 ` bugzilla-daemon
` (2 subsequent siblings)
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-20 21:30 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 397 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #4 from Jerome Glisse <glisse@freedesktop.org> ---
Created attachment 75208
--> https://bugs.freedesktop.org/attachment.cgi?id=75208&action=edit
workaround
Most likely does not help (not for me at least). However this patch should work
around the issue.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1415 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
` (3 preceding siblings ...)
2013-02-20 21:30 ` bugzilla-daemon
@ 2013-02-21 20:07 ` bugzilla-daemon
2013-04-24 19:23 ` bugzilla-daemon
2013-05-06 14:46 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-02-21 20:07 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 493 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #5 from Thomas Lindroth <thomas.lindroth@gmail.com> ---
The workaround patch posted here prevents the lockup in dishonored. The one in
bug 60969 doesn't fix dishonored but it prevents an other lockup in
google-earth. I assumed it was the same issue. Lockups in darwinia and
multiwinia has also been fixed but I don't know which of the patches did that.
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1503 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
` (4 preceding siblings ...)
2013-02-21 20:07 ` bugzilla-daemon
@ 2013-04-24 19:23 ` bugzilla-daemon
2013-05-06 14:46 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-04-24 19:23 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 318 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
--- Comment #6 from Jerome Glisse <glisse@freedesktop.org> ---
Please check if below patch fix the issue:
http://people.freedesktop.org/~glisse/0001-r600g-force-full-cache-for-hyperz.patch
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 1238 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 60848] [bisected] r600g: add htile support cause gpu lockup in Dishonored wine.
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
` (5 preceding siblings ...)
2013-04-24 19:23 ` bugzilla-daemon
@ 2013-05-06 14:46 ` bugzilla-daemon
6 siblings, 0 replies; 8+ messages in thread
From: bugzilla-daemon @ 2013-05-06 14:46 UTC (permalink / raw)
To: dri-devel
[-- Attachment #1.1: Type: text/plain, Size: 536 bytes --]
https://bugs.freedesktop.org/show_bug.cgi?id=60848
Jerome Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Jerome Glisse <glisse@freedesktop.org> ---
Closing pushed to master and going to push to 9.1
--
You are receiving this mail because:
You are the assignee for the bug.
[-- Attachment #1.2: Type: text/html, Size: 2074 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
end of thread, other threads:[~2013-05-06 14:46 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-14 15:39 [Bug 60848] New: [bisected] r600g: add htile support cause gpu lockup in Dishonored wine bugzilla-daemon
2013-02-14 15:41 ` [Bug 60848] " bugzilla-daemon
2013-02-15 11:06 ` bugzilla-daemon
2013-02-20 21:23 ` bugzilla-daemon
2013-02-20 21:30 ` bugzilla-daemon
2013-02-21 20:07 ` bugzilla-daemon
2013-04-24 19:23 ` bugzilla-daemon
2013-05-06 14:46 ` 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.