Bug 32478

Summary: Corrupt and frozen display with 82G35
Product: DRI Reporter: Michal Marek <mmarek>
Component: DRM/IntelAssignee: Chris Wilson <chris>
Status: CLOSED FIXED QA Contact:
Severity: normal    
Priority: medium CC: jbarnes
Version: unspecified   
Hardware: x86-64 (AMD64)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments:
Description Flags
The magic one patch... none

Description Michal Marek 2010-12-17 11:56:20 UTC
I have
00:02.0 VGA compatible controller [0300]: Intel Corporation 82G35 Express
Integrated Graphics Controller [8086:2982] (rev 03)
00:02.1 Display controller [0380]: Intel Corporation 82G35 Express Integrated
Graphics Controller [8086:2983] (rev 03)

as reported at https://bugzilla.novell.com/658802 and in bug 30637, X displays a corrupt xdm screen on startup. The machine works otherwise, but the corrupt screen stays even if I switch to tty1.

i915_error_state: attachment 41214 [details]
dmesg: attachment 41215 [details]
Xorg.0.log: attachment 41216 [details]

Chris said something about a patch to test... :)
Comment 1 Chris Wilson 2010-12-17 15:04:00 UTC
Created attachment 41225 [details] [review]
The magic one patch...
Comment 2 Michal Marek 2010-12-20 02:41:05 UTC
This patch worked, thanks a lot!
Comment 3 Chris Wilson 2010-12-20 02:50:34 UTC
commit 6f21405454487adf7623cf22f0fdd9f127099afd
Author: Chris Wilson <chris@chris-wilson.co.uk>
Date:   Fri Dec 17 16:37:55 2010 +0000

    G35 is gen4 and not gen3
    
    Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=32478
    Reported-and-tested-by: Michal Marek <mmarek@suse.cz>
    Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

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.