public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* Fwd: Re: Macbook Pro Retina display problems
@ 2012-08-10 16:49 Bernhard Froemel
  2012-08-10 17:18 ` Daniel Vetter
  0 siblings, 1 reply; 15+ messages in thread
From: Bernhard Froemel @ 2012-08-10 16:49 UTC (permalink / raw)
  To: intel-gfx

Hello Daniel and Francois,

apologies for posting 'out of thread'.

> Can you please re-grab the
> dumps?
http://luna.vmars.tuwien.ac.at/~froemel/ird_noi915.txt
http://luna.vmars.tuwien.ac.at/~froemel/ird_i915.txt
http://luna.vmars.tuwien.ac.at/~froemel/ird_i915_pC.txt (short freeze,
screen looks for a second scaled to 2/3 (black border), same
corruption and then looks just like before)
Also, have you seen this post by 'gschwind':
http://ubuntuforums.org/showpost.php?p=12160766&postcount=70 ?

For convenience reasons the patch that is attached to the forum post:
--- linux-3.5.1.orig/drivers/gpu/drm/i915/intel_display.c	2012-08-09
17:23:56.000000000 +0200
+++ linux-3.5.1/drivers/gpu/drm/i915/intel_display.c	2012-08-09
21:13:43.146996673 +0200
@@ -3583,7 +3583,8 @@

 		if (intel_encoder->type == INTEL_OUTPUT_EDP) {
 			/* Use VBT settings if we have an eDP panel */
-			unsigned int edp_bpc = dev_priv->edp.bpp / 3;
+			//unsigned int edp_bpc = dev_priv->edp.bpp / 3;
+			unsigned int edp_bpc = 8;

 			if (edp_bpc < display_bpc) {
 				DRM_DEBUG_KMS("clamping display bpc (was %d) to eDP (%d)\n",
display_bpc, edp_bpc);

Cheers, Bernhard

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2012-08-10 17:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <5019E550.40608@mso.anu.edu.au>
2012-08-02  3:37 ` Fwd: Re: Macbook Pro Retina display problems Francois Rigaut
2012-08-06  7:12   ` Daniel Vetter
2012-08-06  8:59     ` Francois Rigaut
2012-08-06  9:17       ` Daniel Vetter
2012-08-06 13:40         ` Francois Rigaut
2012-08-06 19:31           ` Daniel Vetter
2012-08-07  8:08             ` Francois Rigaut
2012-08-07 12:53               ` Daniel Vetter
2012-08-07 14:17                 ` Francois Rigaut
2012-08-07 15:19                   ` Daniel Vetter
2012-08-07 16:19                   ` Daniel Vetter
2012-08-08 12:35                     ` Francois Rigaut
2012-08-08 20:07                       ` Daniel Vetter
2012-08-10 16:49 Bernhard Froemel
2012-08-10 17:18 ` Daniel Vetter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox