Bug 96794 - VM_CONTEXT1_PROTECTION_FAULT_ADDR
Summary: VM_CONTEXT1_PROTECTION_FAULT_ADDR
Status: RESOLVED DUPLICATE of bug 96731
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/AMDgpu (show other bugs)
Version: XOrg git
Hardware: Other All
: medium normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-03 21:38 UTC by Thorsten Hirsch
Modified: 2016-07-05 00:57 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Thorsten Hirsch 2016-07-03 21:38:08 UTC
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
Comment 1 Michel Dänzer 2016-07-04 01:53:39 UTC
Could be bug 96731.
Comment 2 Nicolai Hähnle 2016-07-04 15:42:35 UTC
Yes, the symptoms were the same. Please try the patch there: http://reviews.llvm.org/D21975
Comment 3 Thorsten Hirsch 2016-07-04 21:44:31 UTC
Yes, the patch works. Alien Isolation now runs flawless with amdgpu driver (w/o amdgpu-pro).
Comment 4 Michel Dänzer 2016-07-05 00:57:59 UTC

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.