Bug 52661
Summary: | GPU hang when transferring large files | ||
---|---|---|---|
Product: | Drivers | Reporter: | Sudaraka Wijesinghe (sudaraka) |
Component: | Video(DRI - Intel) | Assignee: | intel-gfx-bugs (intel-gfx-bugs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | daniel, intel-gfx-bugs |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 3.7 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Attachments: |
lspci output
journalctl output from the HP laptop that complete freezes /proc/cpuinfo /proc/meminfo Kernel configuration i915_error_state from 3.7.2 kernel after GPU hang |
Description
Sudaraka Wijesinghe
2013-01-13 22:44:39 UTC
Created attachment 91231 [details]
journalctl output from the HP laptop that complete freezes
Created attachment 91241 [details]
/proc/cpuinfo
Created attachment 91251 [details]
/proc/meminfo
Created attachment 91261 [details]
Kernel configuration
Can you please rehang your machine and attach the i915_error_state file from debugfs? Also, please test this on latest upstream git branch from Linus' tree. Make sure that you have the following commit: commit 93927ca52a55c23e0a6a305e7e9082e8411ac9fa Author: Daniel Vetter <daniel.vetter@ffwll.ch> Date: Thu Jan 10 18:03:00 2013 +0100 drm/i915: Revert shrinker changes from "Track unbound pages" Created attachment 91321 [details]
i915_error_state from 3.7.2 kernel after GPU hang
On 01/14/13 18:58, bugzilla-daemon@bugzilla.kernel.org wrote: > --- Comment #5 from Daniel Vetter <daniel@ffwll.ch> 2013-01-14 13:28:21 --- > Can you please rehang your machine and attach the i915_error_state file from > debugfs? Also, please test this on latest upstream git branch from Linus' > tree. Problem doesn't seem to be in the Linus' tree (3.8.0-rc3), so I guess it's already fixed. I will attach the i915_error_state from 3.7.2 anyway if you need it. You may close this if no longer necessary, or if there is some thing to be looked into I'm glad to help with testing. Thanks. Yeah, we've (re)applied a workaround for this one, but already have tons of reporters. See https://bugs.freedesktop.org/show_bug.cgi?id=55984 |