Summary: | [SNB gt1 regression] GPU HANG: ecode 0:0x85fffff8 stuck after first render batch with Linux 3.15.5, works with 3.14.11 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | DRI | Reporter: | Omen Wild <freedesktop.flibble> | ||||||
Component: | DRM/Intel | Assignee: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Status: | CLOSED FIXED | QA Contact: | Intel GFX Bugs mailing list <intel-gfx-bugs> | ||||||
Severity: | blocker | ||||||||
Priority: | highest | CC: | intel-gfx-bugs, manday | ||||||
Version: | XOrg git | ||||||||
Hardware: | x86-64 (AMD64) | ||||||||
OS: | Linux (All) | ||||||||
Whiteboard: | |||||||||
i915 platform: | i915 features: | ||||||||
Attachments: |
|
Description
Omen Wild
2014-07-15 04:24:10 UTC
I downloaded the "Clear all unwanted bits from GT_MODE" patch (from bug 79996) but that does not apply: 0 > cat ../patches/Clear\ all\ unwanted\ bits\ from\ GT_MODE.patch | patch -l -p1 --dry-run checking file drivers/gpu/drm/i915/intel_pm.c Hunk #1 FAILED at 5095. Hunk #2 succeeded at 4751 (offset -363 lines). 1 out of 2 hunks FAILED Then I looked at just the patch in comment #5: 0 > cat ../patches/1.patch | patch -l -p1 --dry-run checking file drivers/gpu/drm/i915/intel_pm.c Hunk #1 succeeded at 4738 with fuzz 2 (offset -450 lines). That offset of -450 lines worries me, so I did not apply it. Is there an updated patch somewhere? Created attachment 103250 [details]
Crash dump with 3.15.6
I tried upgrading to 3.15.6 but got the same crash. [100118.550455] [drm] stuck on render ring [100118.550909] [drm] GPU HANG: ecode 0:0x85fffff8, in Xorg [6630], reason: Ring hung, action: reset [100118.550912] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace. [100118.550913] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel [100118.550914] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue. [100118.550915] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it. [100118.550916] [drm] GPU crash dump saved to /sys/class/drm/card0/error [100120.549307] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off [100124.546978] [drm] stuck on blitter ring [100124.547452] [drm] GPU HANG: ecode 2:0xfffffffe, in Xorg [6630], reason: Ring hung, action: reset [100124.547535] [drm:i915_context_is_banned] *ERROR* gpu hanging too fast, banning! [100126.546089] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off Try http://cgit.freedesktop.org/~ickle/linux-2.6/commit/?id=08311fc3b39d72bb80f9a8d06f0438db4f6f5d29 Omen, could you try Chris's patch? *** Bug 80913 has been marked as a duplicate of this bug. *** Omen, could you try out with: https://bugs.freedesktop.org/attachment.cgi?id=108894 (In reply to Mika Kuoppala from comment #8) > Omen, could you try out with: > > https://bugs.freedesktop.org/attachment.cgi?id=108894 This patch landed, so let's hope this is fixed. If latest drm-intel-nightly is still affected (patch is cc: stable but might take a while) then please reopen. |
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.