Summary: |
Random TONGA lockups during normal usage |
Product: |
DRI
|
Reporter: |
Mathias Tillman <master.homer> |
Component: |
DRM/AMDgpu | Assignee: |
Default DRI bug account <dri-devel> |
Status: |
RESOLVED
FIXED
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
CC: |
master.homer
|
Version: |
XOrg git | |
|
Hardware: |
x86-64 (AMD64) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
|
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.
Created attachment 117754 [details] Kernel log of lockup Using Kubuntu vivid with linux kernel 4.2-rc7 (from ubuntu mainline repo), and mesa/xorg from the oibaf ppa with a self-compiled xf86-video-amdgpu driver I've been getting random GPU lockups. When the lockup happens the computer seems to get stuck for a few seconds, then I get a black screen and a few seconds later the screen reappears, and I am able to move the mouse, but can't click anything. If I go to a tty and restart X it seems to resort to using llvmpipe, instead of amdgpu, and that works fine (without any acceleration). If it's relevant, I am using a multi-monitor setup. I have attached a kernel log of the lockup, and it looks to me like what's causing the lockup is this: [ 2481.663794] amdgpu 0000:01:00.0: ring 9 stalled for more than 10000msec [ 2481.663798] amdgpu 0000:01:00.0: GPU lockup (waiting for 0x0000000000013658 last fence id 0x0000000000013657 on ring 9) [ 2481.663804] amdgpu 0000:01:00.0: failed to sync rings (-35)