public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Nico Schottelius <nico-kernel-20110117@schottelius.org>
Cc: Nico Schottelius <nico-kernel-20110117@schottelius.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: More display errors in 2.6.38-rc2-00175-g6fb1b30 (was 2.6.38-rc2-00175-g6fb1b30)
Date: Sun, 30 Jan 2011 12:25:08 +0000	[thread overview]
Message-ID: <0d30dc$ktil71@orsmga001.jf.intel.com> (raw)
In-Reply-To: <20110130120853.GA3979@schottelius.org>

On Sun, 30 Jan 2011 13:08:53 +0100, Nico Schottelius <nico-kernel-20110117@schottelius.org> wrote:
> [10627.321357] i915 0000:00:02.0: power state changed by ACPI to D0
> [10627.321363] i915 0000:00:02.0: power state changed by ACPI to D0
> [10627.321369] i915 0000:00:02.0: setting latency timer to 64
> [10627.322724] sd 0:0:0:0: [sda] Starting disk
> [10627.345649] intel ips 0000:00:1f.6: MCP limit exceeded: Avg temp 20425, limit 9000
> [10627.516702] [drm:ironlake_fdi_link_train] *ERROR* FDI train 1 fail!
> [10627.516862] [drm:ironlake_fdi_link_train] *ERROR* FDI train 2 fail!
> [10627.535575] usb 1-1.3: reset full speed USB device using ehci_hcd and address 3
> [10627.570055] [drm:ironlake_fdi_link_train] *ERROR* FDI train 1 fail!
> [10627.570215] [drm:ironlake_fdi_link_train] *ERROR* FDI train 2 fail!

So upon resume we fail to setup the connection between the CPU and PCH,
which would cause a broken display.

Now we haven't directly modified the FDI training in the .38 cycle, but we
have tweaked and enabled various power saving features for Ironlake that
have proven to be unstable in the past. (Hence why we had to disable them
but the obvious problems had been fixed...)

This should hopefully find the culprit:
$ git bisect start drivers/gpu/drm/i915/intel_display.c
$ git bisect good v2.6.37
$ git bisect bad

Thanks,
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

  reply	other threads:[~2011-01-30 12:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-28 20:29 New display errors in 2.6.38-rc2-00175-g6fb1b30 Nico Schottelius
2011-01-30 10:32 ` More display errors in 2.6.38-rc2-00175-g6fb1b30 (was 2.6.38-rc2-00175-g6fb1b30) Nico Schottelius
2011-01-30 11:32   ` Chris Wilson
2011-01-30 12:08     ` Nico Schottelius
2011-01-30 12:25       ` Chris Wilson [this message]
2011-02-02 20:28 ` New display errors in 2.6.38-rc2-00175-g6fb1b30 Maciej Rutecki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='0d30dc$ktil71@orsmga001.jf.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nico-kernel-20110117@schottelius.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox