dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next
@ 2012-12-16  6:26 bugzilla-daemon
  2012-12-16 17:40 ` [Bug 58354] [bisected] " bugzilla-daemon
                   ` (29 more replies)
  0 siblings, 30 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-16  6:26 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 845 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

          Priority: medium
            Bug ID: 58354
          Assignee: dri-devel@lists.freedesktop.org
           Summary: r600g locks up in Unigine Tropics with drm-next
          Severity: critical
    Classification: Unclassified
                OS: All
          Reporter: alexandre.f.demers@gmail.com
          Hardware: Other
            Status: NEW
           Version: git
         Component: Drivers/Gallium/r600
           Product: Mesa

Testing with drm-next with latest mesa, ddx and drm, Unigine Tropics locks up
when launching the demo. The problem appears somewhere between
a636a9829175987e74ddd28a2e87ed17ff7adfdc (locks) and
1a1494def7eacbd25db05185aa2e81ef90892460 (OK). I'll pinpoint it tomorrow.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2148 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g locks up in Unigine Tropics with drm-next
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
@ 2012-12-16 17:40 ` bugzilla-daemon
  2012-12-16 17:45 ` bugzilla-daemon
                   ` (28 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-16 17:40 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 1044 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Alexandre Demers <alexandre.f.demers@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|r600g locks up in Unigine   |[bisected] r600g locks up
                   |Tropics with drm-next       |in Unigine Tropics with
                   |                            |drm-next

--- Comment #1 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
33e5467871b3007c4e6deea95b2cac38a55ff9f5 is the first bad commit
commit 33e5467871b3007c4e6deea95b2cac38a55ff9f5
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Mon Oct 22 12:22:39 2012 -0400

    drm/radeon: use DMA engine for VM page table updates on cayman/TN

    DMA engine has special packets to facilitate this and it also keeps
    the 3D engine free for other things.

    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2455 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g locks up in Unigine Tropics with drm-next
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
  2012-12-16 17:40 ` [Bug 58354] [bisected] " bugzilla-daemon
@ 2012-12-16 17:45 ` bugzilla-daemon
  2012-12-18  6:29 ` [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics bugzilla-daemon
                   ` (27 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-16 17:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #2 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Obviously, this is on a 6950 Cayman.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1041 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
  2012-12-16 17:40 ` [Bug 58354] [bisected] " bugzilla-daemon
  2012-12-16 17:45 ` bugzilla-daemon
@ 2012-12-18  6:29 ` bugzilla-daemon
  2012-12-23  0:12 ` bugzilla-daemon
                   ` (26 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-18  6:29 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 608 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Alexandre Demers <alexandre.f.demers@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[bisected] r600g locks up   |[bisected] r600g: use DMA
                   |in Unigine Tropics with     |engine for VM page table
                   |drm-next                    |updates on cayman locks in
                   |                            |Unigine Tropics

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1247 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (2 preceding siblings ...)
  2012-12-18  6:29 ` [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics bugzilla-daemon
@ 2012-12-23  0:12 ` bugzilla-daemon
  2012-12-23  0:58 ` bugzilla-daemon
                   ` (25 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  0:12 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 237 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #3 from Alex Deucher <agd5f@yahoo.com> ---
Can you get the dmesg output when the lockup happens?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1094 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (3 preceding siblings ...)
  2012-12-23  0:12 ` bugzilla-daemon
@ 2012-12-23  0:58 ` bugzilla-daemon
  2012-12-23  2:27 ` bugzilla-daemon
                   ` (24 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  0:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #4 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Hitting some other bug right now with bug 58655. I'll apply the proposed patch
for the other bug and I'll see what I get then.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1434 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (4 preceding siblings ...)
  2012-12-23  0:58 ` bugzilla-daemon
@ 2012-12-23  2:27 ` bugzilla-daemon
  2012-12-23  3:45 ` bugzilla-daemon
                   ` (23 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  2:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 324 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #5 from Alex Deucher <agd5f@yahoo.com> ---
Created attachment 72013
  --> https://bugs.freedesktop.org/attachment.cgi?id=72013&action=edit
possible fix

Does this patch fix the issue?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1380 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (5 preceding siblings ...)
  2012-12-23  2:27 ` bugzilla-daemon
@ 2012-12-23  3:45 ` bugzilla-daemon
  2012-12-23  3:46 ` bugzilla-daemon
                   ` (22 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  3:45 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 444 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #6 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Created attachment 72014
  --> https://bugs.freedesktop.org/attachment.cgi?id=72014&action=edit
dmesg after lockup

This is the salvaged dmesg retrieved with the help of a ssh connection. Sadly,
I don't think there is anything useful in there.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1445 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (6 preceding siblings ...)
  2012-12-23  3:45 ` bugzilla-daemon
@ 2012-12-23  3:46 ` bugzilla-daemon
  2012-12-23  4:07 ` bugzilla-daemon
                   ` (21 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  3:46 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 251 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #7 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Would it help if I was increasing the debug level?

-- 
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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (7 preceding siblings ...)
  2012-12-23  3:46 ` bugzilla-daemon
@ 2012-12-23  4:07 ` bugzilla-daemon
  2012-12-23  7:17 ` bugzilla-daemon
                   ` (20 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  4:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 343 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #8 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #5)
> Created attachment 72013 [details] [review]
> possible fix
> 
> Does this patch fix the issue?

Testing right away.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1556 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (8 preceding siblings ...)
  2012-12-23  4:07 ` bugzilla-daemon
@ 2012-12-23  7:17 ` bugzilla-daemon
  2012-12-23  7:23 ` bugzilla-daemon
                   ` (19 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  7:17 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 5030 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #9 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Doesn't fix it, it locks as before. Sadly, dmesg seems to loose the count
because of another bug introduced in 3.8-rc1. Now that I moved to 3.8-rc1,
there is a huge amount of messages appearing in errors.log and dmesg (when
typed in the terminal):
...
[ 6223.054880] radeon 0000:01:00.0: GPU fault detected: 146 0x00239514
[ 6223.054882] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054883] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054885] radeon 0000:01:00.0: GPU fault detected: 146 0x00135514
[ 6223.054887] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054889] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054891] radeon 0000:01:00.0: GPU fault detected: 146 0x00239514
[ 6223.054893] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054895] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054897] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
[ 6223.054899] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054900] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054902] radeon 0000:01:00.0: GPU fault detected: 146 0x00136514
[ 6223.054904] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054906] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054908] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
[ 6223.054910] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054912] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054914] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
[ 6223.054916] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054918] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054920] radeon 0000:01:00.0: GPU fault detected: 146 0x00232514
[ 6223.054922] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054923] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054925] radeon 0000:01:00.0: GPU fault detected: 146 0x00232514
[ 6223.054927] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054930] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054932] radeon 0000:01:00.0: GPU fault detected: 146 0x0033d514
[ 6223.054934] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054936] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054938] radeon 0000:01:00.0: GPU fault detected: 146 0x0033d514
[ 6223.054940] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054942] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054944] radeon 0000:01:00.0: GPU fault detected: 146 0x00235514
[ 6223.054946] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054948] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054950] radeon 0000:01:00.0: GPU fault detected: 146 0x00235514
[ 6223.054952] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054954] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054956] radeon 0000:01:00.0: GPU fault detected: 146 0x0033e514
[ 6223.054958] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054960] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054962] radeon 0000:01:00.0: GPU fault detected: 146 0x0033e514
[ 6223.054963] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054965] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054967] radeon 0000:01:00.0: GPU fault detected: 146 0x00339514
[ 6223.054969] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054971] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054973] radeon 0000:01:00.0: GPU fault detected: 146 0x00339514
[ 6223.054975] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054977] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
[ 6223.054979] radeon 0000:01:00.0: GPU fault detected: 146 0x00236514
[ 6223.054980] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[ 6223.054982] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x00000000
...

I'm sure it is a different bug, can you confirm? dmesg.log stops to be
populated when X/Gnome start, but typing dmesg in a terminal outputs tons of
the reported messages. Should I open a new bug for it or has it been already
reported?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 5904 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (9 preceding siblings ...)
  2012-12-23  7:17 ` bugzilla-daemon
@ 2012-12-23  7:23 ` bugzilla-daemon
  2013-01-03 22:05 ` bugzilla-daemon
                   ` (18 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2012-12-23  7:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 5304 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #10 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #9)
> Doesn't fix it, it locks as before. Sadly, dmesg seems to loose the count
> because of another bug introduced in 3.8-rc1. Now that I moved to 3.8-rc1,
> there is a huge amount of messages appearing in errors.log and dmesg (when
> typed in the terminal):
> ...
> [ 6223.054880] radeon 0000:01:00.0: GPU fault detected: 146 0x00239514
> [ 6223.054882] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054883] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054885] radeon 0000:01:00.0: GPU fault detected: 146 0x00135514
> [ 6223.054887] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054889] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054891] radeon 0000:01:00.0: GPU fault detected: 146 0x00239514
> [ 6223.054893] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054895] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054897] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
> [ 6223.054899] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054900] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054902] radeon 0000:01:00.0: GPU fault detected: 146 0x00136514
> [ 6223.054904] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054906] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054908] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
> [ 6223.054910] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054912] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054914] radeon 0000:01:00.0: GPU fault detected: 146 0x0033a514
> [ 6223.054916] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054918] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054920] radeon 0000:01:00.0: GPU fault detected: 146 0x00232514
> [ 6223.054922] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054923] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054925] radeon 0000:01:00.0: GPU fault detected: 146 0x00232514
> [ 6223.054927] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054930] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054932] radeon 0000:01:00.0: GPU fault detected: 146 0x0033d514
> [ 6223.054934] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054936] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054938] radeon 0000:01:00.0: GPU fault detected: 146 0x0033d514
> [ 6223.054940] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054942] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054944] radeon 0000:01:00.0: GPU fault detected: 146 0x00235514
> [ 6223.054946] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054948] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054950] radeon 0000:01:00.0: GPU fault detected: 146 0x00235514
> [ 6223.054952] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054954] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054956] radeon 0000:01:00.0: GPU fault detected: 146 0x0033e514
> [ 6223.054958] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054960] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054962] radeon 0000:01:00.0: GPU fault detected: 146 0x0033e514
> [ 6223.054963] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054965] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054967] radeon 0000:01:00.0: GPU fault detected: 146 0x00339514
> [ 6223.054969] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054971] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054973] radeon 0000:01:00.0: GPU fault detected: 146 0x00339514
> [ 6223.054975] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054977] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> [ 6223.054979] radeon 0000:01:00.0: GPU fault detected: 146 0x00236514
> [ 6223.054980] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
> 0x00000000
> [ 6223.054982] radeon 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
> 0x00000000
> ...
> 
> I'm sure it is a different bug, can you confirm? dmesg.log stops to be
> populated when X/Gnome start, but typing dmesg in a terminal outputs tons of
> the reported messages. Should I open a new bug for it or has it been already
> reported?

Found something similar, it looks bug 58667.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 6680 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (10 preceding siblings ...)
  2012-12-23  7:23 ` bugzilla-daemon
@ 2013-01-03 22:05 ` bugzilla-daemon
  2013-01-03 22:08 ` bugzilla-daemon
                   ` (17 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-03 22:05 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 416 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #11 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
I know there is a CS error, I see a message in the terminal just when the lock
happens. This is where I should check in dmesg. This is the only thing I can
confirm for now because of bug 58667 which floods my logs.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1422 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (11 preceding siblings ...)
  2013-01-03 22:05 ` bugzilla-daemon
@ 2013-01-03 22:08 ` bugzilla-daemon
  2013-01-08  5:58 ` bugzilla-daemon
                   ` (16 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-03 22:08 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 373 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Alexandre Demers <alexandre.f.demers@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |58667

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1126 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (12 preceding siblings ...)
  2013-01-03 22:08 ` bugzilla-daemon
@ 2013-01-08  5:58 ` bugzilla-daemon
  2013-01-08 13:50 ` bugzilla-daemon
                   ` (15 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-08  5:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 357 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #12 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Just to let you know, commit
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4332f6fc185f968e7563e748b8c949021937c935
didn't solve the issue for this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1336 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (13 preceding siblings ...)
  2013-01-08  5:58 ` bugzilla-daemon
@ 2013-01-08 13:50 ` bugzilla-daemon
  2013-01-09  1:24 ` bugzilla-daemon
                   ` (14 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-08 13:50 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 351 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #13 from Alex Deucher <agd5f@yahoo.com> ---
Is there anything in the kernel log when this happens now that the mesa fix is
applied?  Also does the patch in attachment 72013 help now that the mesa side
is fixed?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1479 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (14 preceding siblings ...)
  2013-01-08 13:50 ` bugzilla-daemon
@ 2013-01-09  1:24 ` bugzilla-daemon
  2013-01-09  1:27 ` bugzilla-daemon
                   ` (13 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-09  1:24 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 835 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #14 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #13)
> Is there anything in the kernel log when this happens now that the mesa fix
> is applied?  Also does the patch in attachment 72013 [details] [review] help
> now that the mesa side is fixed?

With or without the patch, it still ends saying the kernel rejected the CS and
to check in dmesg. Then, it freezes. However, accessed through ssh, there is
nothing I could get from it.

I killed Xorg remotely, the screen blinked for a moment and only garbage was
displayed. I was able to retrieve something from dmesg. I killed it a second
time to only get some different garbage.

I'll attach the file right away.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2047 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (15 preceding siblings ...)
  2013-01-09  1:24 ` bugzilla-daemon
@ 2013-01-09  1:27 ` bugzilla-daemon
  2013-01-09 13:58 ` bugzilla-daemon
                   ` (12 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-09  1:27 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 402 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #15 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Created attachment 72694
  --> https://bugs.freedesktop.org/attachment.cgi?id=72694&action=edit
dmesg from killing Xorg remotely when frozen with patch 72013 applied

This is with patch 72013 applied.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1506 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (16 preceding siblings ...)
  2013-01-09  1:27 ` bugzilla-daemon
@ 2013-01-09 13:58 ` bugzilla-daemon
  2013-01-10  3:03 ` bugzilla-daemon
                   ` (11 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-09 13:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 464 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #16 from Alex Deucher <agd5f@yahoo.com> ---
Does a 3.8 kernel it work ok if you revert mesa back to
cf5632094ba0c19d570ea47025cf6da75ef8457a?

I think
r600g: rework flusing and synchronization pattern v7
http://cgit.freedesktop.org/mesa/mesa/commit/?id=24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
may be problematic on cayman.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1426 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (17 preceding siblings ...)
  2013-01-09 13:58 ` bugzilla-daemon
@ 2013-01-10  3:03 ` bugzilla-daemon
  2013-01-10 18:04 ` bugzilla-daemon
                   ` (10 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-10  3:03 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 674 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #17 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #16)
> Does a 3.8 kernel it work ok if you revert mesa back to
> cf5632094ba0c19d570ea47025cf6da75ef8457a?
> 
> I think
> r600g: rework flusing and synchronization pattern v7
> http://cgit.freedesktop.org/mesa/mesa/commit/
> ?id=24b1206ab2dcd506aaac3ef656aebc8bc20cd27a
> may be problematic on cayman.

If it is, not for this bug. Went back to cf563, applied a fix for glcpp,
reloaded libraries and still locks at the same point, even after rebooting.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1701 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (18 preceding siblings ...)
  2013-01-10  3:03 ` bugzilla-daemon
@ 2013-01-10 18:04 ` bugzilla-daemon
  2013-01-11  0:58 ` bugzilla-daemon
                   ` (9 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-10 18:04 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 598 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72013|0                           |1
        is obsolete|                            |

--- Comment #18 from Alex Deucher <agd5f@yahoo.com> ---
Created attachment 72794
  --> https://bugs.freedesktop.org/attachment.cgi?id=72794&action=edit
possible fix

Does this kernel patch help?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2203 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (19 preceding siblings ...)
  2013-01-10 18:04 ` bugzilla-daemon
@ 2013-01-11  0:58 ` bugzilla-daemon
  2013-01-11  1:01 ` bugzilla-daemon
                   ` (8 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-11  0:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 538 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #19 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #18)
> Created attachment 72794 [details] [review]
> possible fix
> 
> Does this kernel patch help?

No. I was able to catch something in errors.log and kernel.log though. I'm
attaching the truncated file in a few seconds. I hit a GPU fault.

I'll do the same test without the patch to know if it is related or not.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1753 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (20 preceding siblings ...)
  2013-01-11  0:58 ` bugzilla-daemon
@ 2013-01-11  1:01 ` bugzilla-daemon
  2013-01-17  4:07 ` bugzilla-daemon
                   ` (7 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-11  1:01 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 599 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #20 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
Created attachment 72822
  --> https://bugs.freedesktop.org/attachment.cgi?id=72822&action=edit
errors.log when tropics froze with patch 72794

It was originally about 53MB since it kept pumping messages until I hit the
reset button. But it was all the same things over and over, so I truncated it.

Same messages were recorded in everything.log and kernel.log without any
previous error messages.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1657 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (21 preceding siblings ...)
  2013-01-11  1:01 ` bugzilla-daemon
@ 2013-01-17  4:07 ` bugzilla-daemon
  2013-01-31 20:22 ` bugzilla-daemon
                   ` (6 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-17  4:07 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 916 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #21 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
(In reply to comment #19)
> (In reply to comment #18)
> > Created attachment 72794 [details] [review] [review]
> > possible fix
> > 
> > Does this kernel patch help?
> 
> No. I was able to catch something in errors.log and kernel.log though. I'm
> attaching the truncated file in a few seconds. I hit a GPU fault.
> 
> I'll do the same test without the patch to know if it is related or not.

Just to let you know, it does the same thing either I apply the patch or not,
even with today's latest kernel git. I just have to prepare to launch Tropics,
connect through ssh from my tablet, launch Tropics and when it freezes, call
dmesg from the tablet. Then, I'll have the GPU faults logged in my different
log files.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2201 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (22 preceding siblings ...)
  2013-01-17  4:07 ` bugzilla-daemon
@ 2013-01-31 20:22 ` bugzilla-daemon
  2013-01-31 20:23 ` bugzilla-daemon
                   ` (5 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-31 20:22 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 453 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #22 from Alex Deucher <agd5f@yahoo.com> ---
Created attachment 74014
  --> https://bugs.freedesktop.org/attachment.cgi?id=74014&action=edit
patch 1/2

Does this set of patches fix the issue?  I think we are running out of ring
space for large VM page table updates since the DMA ring is smaller than the CP
ring.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1504 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (23 preceding siblings ...)
  2013-01-31 20:22 ` bugzilla-daemon
@ 2013-01-31 20:23 ` bugzilla-daemon
  2013-02-01  3:58 ` bugzilla-daemon
                   ` (4 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-01-31 20:23 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 290 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #23 from Alex Deucher <agd5f@yahoo.com> ---
Created attachment 74015
  --> https://bugs.freedesktop.org/attachment.cgi?id=74015&action=edit
patch 2/2

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1341 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (24 preceding siblings ...)
  2013-01-31 20:23 ` bugzilla-daemon
@ 2013-02-01  3:58 ` bugzilla-daemon
  2013-02-01 13:48 ` bugzilla-daemon
                   ` (3 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-02-01  3:58 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 292 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #24 from Alexandre Demers <alexandre.f.demers@gmail.com> ---
It fixes the thing! Good work! I've let it run for some time and it ran without
any locks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1167 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (25 preceding siblings ...)
  2013-02-01  3:58 ` bugzilla-daemon
@ 2013-02-01 13:48 ` bugzilla-daemon
  2013-02-23 10:28 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-02-01 13:48 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 257 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

--- Comment #25 from Alex Deucher <agd5f@yahoo.com> ---
I've switched back to the CP for 3.8 and 3.9 will contain the new patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1115 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (26 preceding siblings ...)
  2013-02-01 13:48 ` bugzilla-daemon
@ 2013-02-23 10:28 ` bugzilla-daemon
  2013-02-24 16:28 ` bugzilla-daemon
  2014-01-26 11:33 ` bugzilla-daemon
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-02-23 10:28 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 711 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Florian Mickler <florian@mickler.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |florian@mickler.org

--- Comment #26 from Florian Mickler <florian@mickler.org> ---
A patch referencing this bug report has been merged in Linux v3.8-rc7:

commit 3646e4209f2bd0d09022ed792e594fb4f559b86c
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Thu Jan 31 16:19:19 2013 -0500

    drm/radeon: switch back to the CP ring for VM PT updates

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 2219 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (27 preceding siblings ...)
  2013-02-23 10:28 ` bugzilla-daemon
@ 2013-02-24 16:28 ` bugzilla-daemon
  2014-01-26 11:33 ` bugzilla-daemon
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2013-02-24 16:28 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 414 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Alex Deucher <agd5f@yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1255 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] 31+ messages in thread

* [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics
  2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
                   ` (28 preceding siblings ...)
  2013-02-24 16:28 ` bugzilla-daemon
@ 2014-01-26 11:33 ` bugzilla-daemon
  29 siblings, 0 replies; 31+ messages in thread
From: bugzilla-daemon @ 2014-01-26 11:33 UTC (permalink / raw)
  To: dri-devel


[-- Attachment #1.1: Type: text/plain, Size: 532 bytes --]

https://bugs.freedesktop.org/show_bug.cgi?id=58354

Bug 58354 depends on bug 58667, which changed state.

Bug 58667 Summary: VM-related crashes on CAYMAN
https://bugs.freedesktop.org/show_bug.cgi?id=58667

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

-- 
You are receiving this mail because:
You are the assignee for the bug.

[-- Attachment #1.2: Type: text/html, Size: 1344 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] 31+ messages in thread

end of thread, other threads:[~2014-01-26 11:33 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-16  6:26 [Bug 58354] New: r600g locks up in Unigine Tropics with drm-next bugzilla-daemon
2012-12-16 17:40 ` [Bug 58354] [bisected] " bugzilla-daemon
2012-12-16 17:45 ` bugzilla-daemon
2012-12-18  6:29 ` [Bug 58354] [bisected] r600g: use DMA engine for VM page table updates on cayman locks in Unigine Tropics bugzilla-daemon
2012-12-23  0:12 ` bugzilla-daemon
2012-12-23  0:58 ` bugzilla-daemon
2012-12-23  2:27 ` bugzilla-daemon
2012-12-23  3:45 ` bugzilla-daemon
2012-12-23  3:46 ` bugzilla-daemon
2012-12-23  4:07 ` bugzilla-daemon
2012-12-23  7:17 ` bugzilla-daemon
2012-12-23  7:23 ` bugzilla-daemon
2013-01-03 22:05 ` bugzilla-daemon
2013-01-03 22:08 ` bugzilla-daemon
2013-01-08  5:58 ` bugzilla-daemon
2013-01-08 13:50 ` bugzilla-daemon
2013-01-09  1:24 ` bugzilla-daemon
2013-01-09  1:27 ` bugzilla-daemon
2013-01-09 13:58 ` bugzilla-daemon
2013-01-10  3:03 ` bugzilla-daemon
2013-01-10 18:04 ` bugzilla-daemon
2013-01-11  0:58 ` bugzilla-daemon
2013-01-11  1:01 ` bugzilla-daemon
2013-01-17  4:07 ` bugzilla-daemon
2013-01-31 20:22 ` bugzilla-daemon
2013-01-31 20:23 ` bugzilla-daemon
2013-02-01  3:58 ` bugzilla-daemon
2013-02-01 13:48 ` bugzilla-daemon
2013-02-23 10:28 ` bugzilla-daemon
2013-02-24 16:28 ` bugzilla-daemon
2014-01-26 11:33 ` bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).