From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francois Rigaut Subject: Re: Fwd: Re: Macbook Pro Retina display problems Date: Wed, 08 Aug 2012 00:17:50 +1000 Message-ID: <5021238E.7040609@gmail.com> References: <5019E550.40608@mso.anu.edu.au> <5019F5E1.3090305@gmail.com> <20120806071259.GD5502@phenom.ffwll.local> <501F878E.8090001@gmail.com> <501FC954.3080300@gmail.com> <20120806193125.GA25373@phenom.ffwll.local> <5020CD13.3020308@gmail.com> <20120807125342.GD10377@phenom.ffwll.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-yw0-f49.google.com (mail-yw0-f49.google.com [209.85.213.49]) by gabe.freedesktop.org (Postfix) with ESMTP id 9E1339E75F for ; Tue, 7 Aug 2012 07:17:57 -0700 (PDT) Received: by yhjj52 with SMTP id j52so4027422yhj.36 for ; Tue, 07 Aug 2012 07:17:57 -0700 (PDT) In-Reply-To: <20120807125342.GD10377@phenom.ffwll.local> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Daniel Vetter Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Daniel, ok, updated intel-gpu-tools and dumped the various config. Unfortunately, X froze when I tried the to switch to pipe C (--crtc 2). I have three dumps with the various config: http://maumae.net/retina/intel_corrupted_drm_debug/ird_inteldie << that's with i915.die=1 http://maumae.net/retina/intel_corrupted_drm_debug/ird_i915_loaded_notC_inX << that's with i915 loaded, within X, and not switched to pipe C (had restarted X after the freeze mentionned above) http://maumae.net/retina/intel_corrupted_drm_debug/ird_i915_loaded_from_fb << that with i915 loaded, switch to pipe C (probably not working) and done in a console (the freeze didn't affect the keyboard so I was able to switch VT). Probably not very useful. Hope that helps, Thanks, Francois On Tue 07 Aug 2012 22:53:42 EST, Daniel Vetter wrote: > On Tue, Aug 07, 2012 at 06:08:51PM +1000, Francois Rigaut wrote: >> Daniel, >> >> nope, the hack didn't succeed. No apparent change. > > Ok, I've updated the reg_dumper to also dump the registers for pipe C. Can > you please update your intel-gpu-tools checkout and then grab a new > register dump for both i915 loaded and not loaded? > > To make comparing easier, please switch the panel to pipe C when i915 is > loaded with > > $ xrandr --output eDP1 --auto --crtc 2 > > that way the register dumps are much easier to compare. > > Thanks, Daniel