public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Daniel Vetter <daniel@ffwll.ch>
To: ron minnich <rminnich@gmail.com>
Cc: Intel-gfx@lists.freedesktop.org
Subject: Re: source-based replacement for video bios on ivybridge -- I'm stuck!
Date: Thu, 9 Aug 2012 19:53:05 +0200	[thread overview]
Message-ID: <20120809175305.GH5367@phenom.ffwll.local> (raw)
In-Reply-To: <CAP6exYL+x=J2wtjCsMgvRhnoObZH5oDNR5sogTV+TDbamZDFdA@mail.gmail.com>

On Thu, Aug 09, 2012 at 10:10:05AM -0700, ron minnich wrote:
> Thanks for the suggestions, I did move forward to 3.6-rc1.
> 
> It gives me lots of messages I expect, but does not yet work...
> 
> http://pastebin.com/RLp5qjQX
> 
> I'm still convinced there is some basic thing I'm not setting up
> right; still getting these pipe0 stuck messages. Now, the one thing
> I'm definitely doing different than the driver, after a discussion
> with Jesse, is not setting up the ring or status page. It's not
> supposed to be needed for this basic set up.

Yeah, this should all work without ring and status pages ...

> It all starts to go sour here:
> [000000.0] [drm:ironlake_edp_panel_on], Turn eDP power on
> [000000.0] [drm:ironlake_wait_panel_power_cycle], Wait for panel power cycle
> [000000.0] [drm:ironlake_wait_panel_status], mask b800000f value
> 00000000 status 00000000 control abcd0008
> [000000.0] [drm:ironlake_wait_panel_on], Wait for panel power on
> [000000.0] [drm:ironlake_wait_panel_status], mask b000000f value
> 80000008 status 0000000a control abcd000b
> [000000.0] [drm:ironlake_edp_panel_vdd_off], Turn eDP VDD off 1
> [000000.0] [drm:ironlake_panel_vdd_off_sync], PCH_PP_STATUS:
> 0x80000008 PCH_PP_CONTROL: 0xabcd0003
> [000000.0] [drm:intel_dp_start_link_train], too many voltage retries, give up
> 
> And then we get no further (after several iterations) than the voltage
> retries. Any further suggestions welcome :-)

If this is cpu edp, you might want to try the giant modeset-rework branch
of mine at:

http://cgit.freedesktop.org/~danvet/drm/log/?h=modeset-rework

This fixes (among tons of prep work) and ordering issue with our cpu edp
code, which at least on ivb results in stuck pipes (and black screens).

Yours, Daniel
-- 
Daniel Vetter
Mail: daniel@ffwll.ch
Mobile: +41 (0)79 365 57 48

  reply	other threads:[~2012-08-09 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-02  1:47 source-based replacement for video bios on ivybridge -- I'm stuck! ron minnich
2012-08-05 20:04 ` Daniel Vetter
2012-08-09 17:10   ` ron minnich
2012-08-09 17:53     ` Daniel Vetter [this message]
2012-08-22 22:04   ` ron minnich

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=20120809175305.GH5367@phenom.ffwll.local \
    --to=daniel@ffwll.ch \
    --cc=Intel-gfx@lists.freedesktop.org \
    --cc=rminnich@gmail.com \
    /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