Bug 90203 - [gen3] Xorg GPU hang with 4.0 kernel
Summary: [gen3] Xorg GPU hang with 4.0 kernel
Status: CLOSED DUPLICATE of bug 90841
Alias: None
Product: DRI
Classification: Unclassified
Component: DRM/Intel (show other bugs)
Version: XOrg git
Hardware: x86-64 (AMD64) Linux (All)
: medium major
Assignee: Intel GFX Bugs mailing list
QA Contact: Intel GFX Bugs mailing list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-27 19:44 UTC by John Tarin
Modified: 2017-07-24 22:47 UTC (History)
1 user (show)

See Also:
i915 platform: G33
i915 features: GPU hang


Attachments
GPU crash dump (761.54 KB, text/plain)
2015-04-27 19:44 UTC, John Tarin
no flags Details

Description John Tarin 2015-04-27 19:44:39 UTC
Created attachment 115386 [details]
GPU crash dump

(First occasion with 4.0 kernel running 2 weeks)

[drm] GPU HANG: ecode 3:0:0x0071e0c0, in Xorg [2106], reason: Ring hung, action: reset
Comment 1 Chris Wilson 2015-04-27 20:22:37 UTC
The crash occurs on the instruction to set a colour buffer (with Y-tiling) that is currently being fenced with X.  It is used earlier in the batch as a Y-tiled texture. The hang could be at the pipeline stall at the end of that sampling - hard to say for sure. At any rate, that we have a dirty fence register seems to be the most likely explanation.
Comment 2 Chris Wilson 2016-08-19 09:23:40 UTC

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


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.