From: Daniel Vetter <daniel@ffwll.ch>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>,
Intel Graphics Development <intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH] drm/i915: VGA needs to be on pipe A on i830M
Date: Tue, 23 Oct 2012 13:04:03 +0200 [thread overview]
Message-ID: <20121023110403.GN24005@phenom.ffwll.local> (raw)
In-Reply-To: <84c8a8$67mdap@orsmga001.jf.intel.com>
On Tue, Oct 23, 2012 at 10:49:23AM +0100, Chris Wilson wrote:
> On Sun, 21 Oct 2012 23:26:29 +0200, Daniel Vetter <daniel.vetter@ffwll.ch> wrote:
> > The bit doesn't stick, and the output is always cloned from pipe A,
> > even when it's supposed to scan out from pipe B.
> >
> > Shuts up annoying warnings from the modeset-rework, too.
> >
> > Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=51265
> > Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
>
> Tbh this doesn't surprise me that much, it wasn't until 855gm that
> attaching a second display and using an extended desktop became a
> selling point. I haven't spotted any such limitations form the docs yet,
> but xxtensive error reporting ftw,
>
> Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
I've noticed that with this patch we know get and unknown connection state
since the code can't find a suitable pipe for load detection. But that
beats the previous state of affairs, where it tried to use pipe B,
actually used pipe A and concluded that something is connected (although
it's the LVDS on pipe A and nothing on the VGA connector on pipe B).
I've tried to make load detect work by remapping the pipe->planes stuff,
so that crtc 0 will use pipe B and hence we still have something left for
load-detect on pipe A. But alas, that upset the hw a bit.
So there's still some things to figure out, but this here will at least
paper over some of the problems.
I'll add these more recent observations to the commit.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
prev parent reply other threads:[~2012-10-23 11:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-21 21:26 [PATCH] drm/i915: VGA needs to be on pipe A on i830M Daniel Vetter
2012-10-22 13:07 ` Daniel Vetter
2012-10-23 9:49 ` Chris Wilson
2012-10-23 11:04 ` Daniel Vetter [this message]
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=20121023110403.GN24005@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=chris@chris-wilson.co.uk \
--cc=daniel.vetter@ffwll.ch \
--cc=intel-gfx@lists.freedesktop.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