← Back to team overview

registry team mailing list archive

[Bug 600453] Re: [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)

 

@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);

-- 
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Fedora.
https://bugs.launchpad.net/bugs/600453

Title:
  [arrandale] [i915] DELL E6510: blank screen on boot (Intel GPU)