[Bug 57495] [945gm regression] Macbook2,1 stopped working with kernel 3.5.x (Ubuntu 12.10)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 6 13:51:01 PST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=57495

--- Comment #22 from Chris Wilson <chris at chris-wilson.co.uk> ---
Please apply

diff --git a/drivers/gpu/drm/i915/intel_display.c
b/drivers/gpu/drm/i915/intel_d
index f8ee3d1..9d85779 100644
--- a/drivers/gpu/drm/i915/intel_display.c
+++ b/drivers/gpu/drm/i915/intel_display.c
@@ -8830,6 +8830,8 @@ void intel_modeset_init(struct drm_device *dev)
        /* Just disable it once at startup */
        i915_disable_vga(dev);
        intel_setup_outputs(dev);
+
+       drm_helper_disable_unused_functions(dev);
 }

 static void


to prevent the earlier hang during module load (danvet!!!!) and reattach the
error-state from launching unity.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20121206/f9daafff/attachment.html>


More information about the intel-gfx-bugs mailing list