[Bug 58151] kernel 3.2.45 regression in i915 driver for 00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller (rev 07)

bugzilla-daemon at bugzilla.kernel.org bugzilla-daemon at bugzilla.kernel.org
Wed May 22 23:40:01 PDT 2013


https://bugzilla.kernel.org/show_bug.cgi?id=58151





--- Comment #12 from Nix\ <nix.sasl at gmail.com>  2013-05-23 06:40:01 ---
(In reply to comment #7)
> Ok, bug #58511 bisected to
> 
> commit 53e587aa5ca81497d0ea6e340320ec5778d1f311
> Author: Chris Wilson <chris at chris-wilson.co.uk>
> Date:   Thu Nov 15 11:32:18 2012 +0000
> 
>     drm/i915: Fix detection of base of stolen memory
> 
> Which was added in 3.2.45. Symptoms seem to match way to well, so marking as
> duplicate. Thanks for reporting this bug and please reopen if reverting that
> patch on 3.2.45 doesn't fix your issue.
> 
> *** This bug has been marked as a duplicate of bug 58511 ***

@Daniel Vetter

I can confirm. Using the commit 53e587aa5ca81497d0ea6e340320ec5778d1f311 as
.patch file, the bug is solved:


[root at nix linux-3.2.45]# patch -R -p1 < patch-revert-i915.patch 
patching file drivers/gpu/drm/i915/i915_dma.c
patching file drivers/gpu/drm/i915/i915_drv.h
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 581 with fuzz 1.


Boot with screen, fb, backlight control and resolution ok.

-- 
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the intel-gfx-bugs mailing list