From: Adam Jackson <ajax@redhat.com>
To: Helge Bahmann <helge.bahmann@secunet.com>
Cc: intel-gfx@lists.freedesktop.org, hcb@chaoticmind.net
Subject: Re: Thinkpad T420 and single/dual channel lvds
Date: Wed, 14 Mar 2012 10:45:06 -0400 [thread overview]
Message-ID: <1331736306.30864.7.camel@atropine> (raw)
In-Reply-To: <201203141337.14798.helge.bahmann@secunet.com>
[-- Attachment #1.1: Type: text/plain, Size: 1268 bytes --]
On Wed, 2012-03-14 at 13:37 +0100, Helge Bahmann wrote:
> Hi everyone,
>
> Booting a Thinkpad T420 with the lid closed results and opening it subsequently results in an
> unusable picture on the panel (and no amount of resetting makes it usable): The even pixels show
> the nominal content of the framebuffer (with the right half missing) whlie the odd pixels show a
> red-/blueish flicker.
>
> A little bit of investigation revealed that with the lid closed on boot, the panel ends up driven in
> lvds single channel mode, which the panel probably does not like. It appears that the i915 driver
> relies on the BIOS setting up the PCH_LVDS register for dual channel and will otherwise not ever
> consider switching.
>
> While the following hack makes my display work, it is quite obviously not the right thing to do --
> could you investigate if there is a "proper" way to determine whether the panel is supposed to be
> driven dual channel?
Nice find!
There may or may not be a bit for this in the VBT in the BIOS. But the
more reliably correct thing I suspect would be to just look at the
preferred mode for the panel and assume it's dual-link LVDS if the pixel
clock is >112MHz, since that's the crossover frequency.
- ajax
[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
[-- Attachment #2: Type: text/plain, Size: 159 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2012-03-14 14:45 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-14 12:37 Thinkpad T420 and single/dual channel lvds Helge Bahmann
2012-03-14 14:45 ` Adam Jackson [this message]
2012-03-14 16:44 ` Takashi Iwai
2012-03-14 18:09 ` Adam Jackson
2012-03-15 13:15 ` Takashi Iwai
2012-03-15 13:25 ` Chris Wilson
2012-03-15 13:30 ` Takashi Iwai
2012-03-15 14:42 ` Takashi Iwai
2012-03-16 15:33 ` Rodrigo Vivi
2012-03-16 19:55 ` Adam Jackson
2012-03-16 20:29 ` Takashi Iwai
2012-03-18 17:50 ` Daniel Vetter
2012-03-18 18:01 ` Andreas Heider
2012-03-18 20:26 ` Takashi Iwai
2012-03-18 20:24 ` Takashi Iwai
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=1331736306.30864.7.camel@atropine \
--to=ajax@redhat.com \
--cc=hcb@chaoticmind.net \
--cc=helge.bahmann@secunet.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.