Bug 90509 - [drm] GPU HANG - screen freezes for aprox. 20 seconds
Summary: [drm] GPU HANG - screen freezes for aprox. 20 seconds
Status: CLOSED DUPLICATE of bug 83677
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-18 12:15 UTC by Winni
Modified: 2017-07-24 22:46 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments
dmesg (159.61 KB, text/plain)
2015-05-18 12:15 UTC, Winni
no flags Details
kernel protocol | grep [drm (54.96 KB, text/plain)
2015-05-18 12:17 UTC, Winni
no flags Details
/sys/class/drm/card0/error (459.32 KB, text/plain)
2015-05-18 17:15 UTC, Winni
no flags Details

Description Winni 2015-05-18 12:15:52 UTC
Created attachment 115879 [details]
dmesg

EA50_HW Acer Incorporated [ALI] Device [1025:0775] 
Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a06] (rev 0b) 
Kernel driver in use: i915 
x86_64 3.16.0-37-generic

screen freezes randomly during work for some aprox. 20 seconds.
After that KDE desktop notification popup windows says: Desktop effects will be restarted.
Comment 1 Winni 2015-05-18 12:17:29 UTC
Created attachment 115881 [details]
kernel protocol | grep [drm
Comment 2 Ander Conselvan de Oliveira 2015-05-18 12:25:25 UTC
According to your dmesg, you got a hung GPU:

[ 6073.223714] [drm] stuck on render ring
[ 6073.225300] [drm] GPU HANG: ecode 0:0x87d3bffa, in kwin [2015], reason: Ring hung, action: reset
[ 6073.225304] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[ 6073.225306] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[ 6073.225307] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[ 6073.225309] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[ 6073.225311] [drm] GPU crash dump saved to /sys/class/drm/card0/error

Please attach the crash dump.
Comment 3 Winni 2015-05-18 17:15:41 UTC
Created attachment 115884 [details]
/sys/class/drm/card0/error
Comment 4 Winni 2015-05-18 17:18:15 UTC
(In reply to Ander Conselvan de Oliveira from comment #2)
> According to your dmesg, you got a hung GPU:
> 
> [ 6073.223714] [drm] stuck on render ring
> [ 6073.225300] [drm] GPU HANG: ecode 0:0x87d3bffa, in kwin [2015], reason:
> Ring hung, action: reset
> [ 6073.225304] [drm] GPU hangs can indicate a bug anywhere in the entire gfx
> stack, including userspace.
> [ 6073.225306] [drm] Please file a _new_ bug report on bugs.freedesktop.org
> against DRI -> DRM/Intel
> [ 6073.225307] [drm] drm/i915 developers can then reassign to the right
> component if it's not a kernel issue.
> [ 6073.225309] [drm] The gpu crash dump is required to analyze gpu hangs, so
> please always attach it.
> [ 6073.225311] [drm] GPU crash dump saved to /sys/class/drm/card0/error
> 
> Please attach the crash dump.

Thanx, I added the error file as a compressed *.tar.gz file
Comment 5 Chris Wilson 2015-05-18 20:17:41 UTC

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


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.