Bug 79131 - Intel 965GM display corrupted
Summary: Intel 965GM display corrupted
Status: RESOLVED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - Intel) (show other bugs)
Hardware: x86-64 Linux
: P1 normal
Assignee: Damien Lespiau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-28 22:41 UTC by Pierre Choffet
Modified: 2014-09-09 14:12 UTC (History)
1 user (show)

See Also:
Kernel Version: 3.15
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
Dmesg with 3.15.2 (corrupted display) (56.63 KB, text/plain)
2014-06-28 22:41 UTC, Pierre Choffet
Details
Dmesg with 3.14.6 (works) (54.59 KB, text/plain)
2014-06-28 22:43 UTC, Pierre Choffet
Details
GPU crash dump (674.29 KB, application/octet-stream)
2014-06-30 17:59 UTC, Pierre Choffet
Details

Description Pierre Choffet 2014-06-28 22:41:43 UTC
Created attachment 141221 [details]
Dmesg with 3.15.2 (corrupted display)

When trying to boot with 3.15.1+ (Arch Linux), the display becomes corrupted, displaying green lines. After a few seconds (probably when X starts), screen becomes black.
Beside display, computer boots normally and can be reached with ssh.

The computer is a Sony Vaio SZ6WN/C laptop, with a Intel 965GM graphics chipset. The secondary video card (Nvidia chipset) works properly.

Latest working version tested was 3.14.6. 3.15.0 remains untested.
Comment 1 Pierre Choffet 2014-06-28 22:43:31 UTC
Created attachment 141231 [details]
Dmesg with 3.14.6 (works)
Comment 2 Jani Nikula 2014-06-30 09:05:06 UTC
From the dmesg:

[    9.177905] [drm] GPU HANG: ecode -1:0x00000000, reason: Command parser error, iir 0x00008010, action: continue
[    9.177906] [drm] GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.
[    9.177906] [drm] Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel
[    9.177907] [drm] drm/i915 developers can then reassign to the right component if it's not a kernel issue.
[    9.177908] [drm] The gpu crash dump is required to analyze gpu hangs, so please always attach it.
[    9.177908] [drm] GPU crash dump saved to /sys/class/drm/card0/error

Please reproduce the issue and attach the crash dump.
Comment 3 Pierre Choffet 2014-06-30 17:59:51 UTC
Created attachment 141521 [details]
GPU crash dump
Comment 4 Pierre Choffet 2014-07-08 10:31:12 UTC
This is probably a duplicate of bug #78681
Comment 5 Pierre Choffet 2014-09-09 14:12:33 UTC
Fixed in 3.16(.2)

Note You need to log in before you can comment on or make changes to this bug.