All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
@ 2016-07-03 21:38 bugzilla-daemon
  2016-07-04  1:53 ` bugzilla-daemon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-07-03 21:38 UTC (permalink / raw)
  To: dri-devel


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

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

            Bug ID: 96794
           Summary: VM_CONTEXT1_PROTECTION_FAULT_ADDR
           Product: DRI
           Version: XOrg git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: DRM/AMDgpu
          Assignee: dri-devel@lists.freedesktop.org
          Reporter: t.hirsch@web.de

My OpenGL game freezes and I see the following errors in dmesg as soon as the
video sequences have finished and the game should start:

[Jul 3 23:16] amdgpu 0000:01:00.0: GPU fault detected: 147 0x00004402
[  +0,000005] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[  +0,000002] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C044002
[  +0,000002] VM fault (0x02, vmid 6) at page 0, read from 'TC5' (0x54433500)
(68)
[  +0,000006] amdgpu 0000:01:00.0: GPU fault detected: 147 0x00004402
[  +0,000002] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x00000000
[  +0,000002] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C044002
[  +0,000002] VM fault (0x02, vmid 6) at page 0, read from 'TC5' (0x54433500)
(68)
[ +11,325151] amdgpu 0000:01:00.0: GPU fault detected: 147 0x07588801
[  +0,000004] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x041200EB
[  +0,000002] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C088001
[  +0,000002] VM fault (0x01, vmid 6) at page 68288747, read from 'TC6'
(0x54433600) (136)
[  +0,000005] amdgpu 0000:01:00.0: GPU fault detected: 147 0x05788401
[  +0,000001] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_ADDR  
0x001235E8
[  +0,000002] amdgpu 0000:01:00.0:   VM_CONTEXT1_PROTECTION_FAULT_STATUS
0x0C00802C
[  +0,000002] VM fault (0x2c, vmid 6) at page 1193448, read from 'TC0'
(0x54433000) (8)

The game is Alien Isolation (steam version).
GPU: AMD Radeon RX 480
OS: ArchLinux
Kernel: 4.7.0-rc2-g0812a94 (polaris-test branch of linux-git repo from
freedesktop.org with latest firmware)
mesa/libdrm/llvm/xf86-video-amdgpu are all built from git

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

[-- Attachment #1.2: Type: text/html, Size: 3528 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
  2016-07-03 21:38 [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR bugzilla-daemon
@ 2016-07-04  1:53 ` bugzilla-daemon
  2016-07-04 15:42 ` bugzilla-daemon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-07-04  1:53 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #1 from Michel Dänzer <michel@daenzer.net> ---
Could be bug 96731.

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

[-- Attachment #1.2: Type: text/html, Size: 1140 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
  2016-07-03 21:38 [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR bugzilla-daemon
  2016-07-04  1:53 ` bugzilla-daemon
@ 2016-07-04 15:42 ` bugzilla-daemon
  2016-07-04 21:44 ` bugzilla-daemon
  2016-07-05  0:57 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-07-04 15:42 UTC (permalink / raw)
  To: dri-devel


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

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

--- Comment #2 from Nicolai Hähnle <nhaehnle@gmail.com> ---
Yes, the symptoms were the same. Please try the patch there:
http://reviews.llvm.org/D21975

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

[-- Attachment #1.2: Type: text/html, Size: 1084 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
  2016-07-03 21:38 [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR bugzilla-daemon
  2016-07-04  1:53 ` bugzilla-daemon
  2016-07-04 15:42 ` bugzilla-daemon
@ 2016-07-04 21:44 ` bugzilla-daemon
  2016-07-05  0:57 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-07-04 21:44 UTC (permalink / raw)
  To: dri-devel


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

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

Thorsten Hirsch <t.hirsch@web.de> changed:

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

--- Comment #3 from Thorsten Hirsch <t.hirsch@web.de> ---
Yes, the patch works. Alien Isolation now runs flawless with amdgpu driver (w/o
amdgpu-pro).

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

[-- Attachment #1.2: Type: text/html, Size: 2029 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR
  2016-07-03 21:38 [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR bugzilla-daemon
                   ` (2 preceding siblings ...)
  2016-07-04 21:44 ` bugzilla-daemon
@ 2016-07-05  0:57 ` bugzilla-daemon
  3 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2016-07-05  0:57 UTC (permalink / raw)
  To: dri-devel


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

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

Michel Dänzer <michel@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|FIXED                       |DUPLICATE

--- Comment #4 from Michel Dänzer <michel@daenzer.net> ---


*** This bug has been marked as a duplicate of bug 96731 ***

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

[-- Attachment #1.2: Type: text/html, Size: 2034 bytes --]

[-- Attachment #2: Type: text/plain, Size: 160 bytes --]

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-07-05  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-03 21:38 [Bug 96794] VM_CONTEXT1_PROTECTION_FAULT_ADDR bugzilla-daemon
2016-07-04  1:53 ` bugzilla-daemon
2016-07-04 15:42 ` bugzilla-daemon
2016-07-04 21:44 ` bugzilla-daemon
2016-07-05  0:57 ` 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.