Comment 124 for bug 600453

Revision history for this message
henk (henk1234) wrote :

@Francisco. Can you please try this patch for 2.6.37-rc5?

--- drivers/gpu/drm/i915/intel_display.c
+++ drivers/gpu/drm/i915/intel_display.c
@@ -2081,8 +2081,8 @@
 /* For PCH output, training FDI link */
 if (IS_GEN6(dev))
  gen6_fdi_link_train(crtc);
- else
- ironlake_fdi_link_train(crtc);
+// else
+// ironlake_fdi_link_train(crtc);

 /* enable PCH DPLL */
 reg = PCH_DPLL(pipe);