* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
@ 2012-02-10 17:11 ` bugzilla-daemon
2012-02-11 16:37 ` bugzilla-daemon
` (7 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-10 17:11 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #1 from Andre Maasikas <amaasikas@gmail.com> 2012-02-10 09:11:37 PST ---
Looks like a similar issue, if you could verify a workaround:
in mesa, src/gallium/winsys/radeon/drm/radeon_drm_winsys.c
change all assignments of r600_virtual_address to FALSE
ws->info.r600_virtual_address = FALSE;
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
2012-02-10 17:11 ` [Bug 45880] " bugzilla-daemon
@ 2012-02-11 16:37 ` bugzilla-daemon
2012-02-14 20:54 ` bugzilla-daemon
` (6 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-11 16:37 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #2 from lsching17@gmail.com 2012-02-11 16:37:42 UTC ---
The workaround work ok
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
2012-02-10 17:11 ` [Bug 45880] " bugzilla-daemon
2012-02-11 16:37 ` bugzilla-daemon
@ 2012-02-14 20:54 ` bugzilla-daemon
2012-02-15 14:14 ` bugzilla-daemon
` (5 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-14 20:54 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #3 from Jerome Glisse <glisse@freedesktop.org> 2012-02-14 12:54:39 PST ---
I pushed a fix please confirm that it also works for you
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (2 preceding siblings ...)
2012-02-14 20:54 ` bugzilla-daemon
@ 2012-02-15 14:14 ` bugzilla-daemon
2012-02-15 14:15 ` bugzilla-daemon
` (4 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-15 14:14 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #4 from lsching17@gmail.com 2012-02-15 14:14:36 UTC ---
The patch partially work.
glxgears now work ok, but vmware (with 3d acceleration) cause Xorg crashed. (file "kern2.log" attached)
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (3 preceding siblings ...)
2012-02-15 14:14 ` bugzilla-daemon
@ 2012-02-15 14:15 ` bugzilla-daemon
2012-02-21 20:02 ` bugzilla-daemon
` (3 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-15 14:15 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #5 from lsching17@gmail.com 2012-02-15 14:15:18 UTC ---
Created attachment 57121
--> https://bugs.freedesktop.org/attachment.cgi?id=57121
crash log after fix applied
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (4 preceding siblings ...)
2012-02-15 14:15 ` bugzilla-daemon
@ 2012-02-21 20:02 ` bugzilla-daemon
2012-02-21 23:52 ` bugzilla-daemon
` (2 subsequent siblings)
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-21 20:02 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #6 from Jerome Glisse <glisse@freedesktop.org> 2012-02-21 12:02:47 PST ---
cayman fix pushed to mesa which should be enough on its own, kernel fix is in
the pipe
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (5 preceding siblings ...)
2012-02-21 20:02 ` bugzilla-daemon
@ 2012-02-21 23:52 ` bugzilla-daemon
2012-02-22 12:51 ` bugzilla-daemon
2012-02-22 17:48 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-21 23:52 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #7 from lsching17@gmail.com 2012-02-21 15:52:03 PST ---
(In reply to comment #6)
> cayman fix pushed to mesa which should be enough on its own, kernel fix is in
> the pipe
sorry for my bad english, what is the meaning of "in the pipe"?
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (6 preceding siblings ...)
2012-02-21 23:52 ` bugzilla-daemon
@ 2012-02-22 12:51 ` bugzilla-daemon
2012-02-22 17:48 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-22 12:51 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
--- Comment #8 from lsching17@gmail.com 2012-02-22 04:51:39 PST ---
(In reply to comment #6)
> cayman fix pushed to mesa which should be enough on its own, kernel fix is in
> the pipe
The mesa patch is ok.
Do you want me to test the kernel fix too? If it is simply to apply, i can
help.
--
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] 10+ messages in thread* [Bug 45880] Xorg crash with ColorTiling2D patch (r600g)
2012-02-10 11:20 [Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g) bugzilla-daemon
` (7 preceding siblings ...)
2012-02-22 12:51 ` bugzilla-daemon
@ 2012-02-22 17:48 ` bugzilla-daemon
8 siblings, 0 replies; 10+ messages in thread
From: bugzilla-daemon @ 2012-02-22 17:48 UTC (permalink / raw)
To: dri-devel
https://bugs.freedesktop.org/show_bug.cgi?id=45880
Jerome Glisse <glisse@freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Jerome Glisse <glisse@freedesktop.org> 2012-02-22 09:48:02 PST ---
No need to test the kernel patch. The kernel patch is just to fix the segfault
issue in casse of lockup. The mesa patch is enough on its own for your issue.
Closing
--
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] 10+ messages in thread