<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [945gm regression] Macbook2,1 stopped working with kernel 3.5.x (Ubuntu 12.10)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57495#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEEDINFO "
   title="NEEDINFO --- - [945gm regression] Macbook2,1 stopped working with kernel 3.5.x (Ubuntu 12.10)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=57495">bug 57495</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>