From: Chris Wilson <chris@chris-wilson.co.uk>
To: Matthew Willoughby <mattfredwill@gmail.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: QS57/HD Graphics support?
Date: Tue, 30 Nov 2010 09:21:37 +0000 [thread overview]
Message-ID: <b9dded$h83ua3@orsmga002.jf.intel.com> (raw)
In-Reply-To: <AANLkTinvcFrtz7vYHcGhhs6rAdepnz0m-hqjO89eZEPy@mail.gmail.com>
On Tue, 30 Nov 2010 09:15:06 +0800, Matthew Willoughby <mattfredwill@gmail.com> wrote:
> Enabling LVDS2 via xrandr turns the screen on and extends the desktop,
> however all that is outputted is grey, occasionally white, and sometimes
> flashing colours.
> For information: A fresh install of Windows 7 can't use the second screen
> either, until the Intel drivers are installed, so I'm assuming that this is
> simply not supported in the linux drivers.
I am sorry to say that the code is riddled with assumptions that there is
just one LVDS panel. Most of the work would be in splitting those
assumptions from the global path and moving the register/mode setting into
per-LVDS connectors. Of course this is complicated by the fact that some
LVDS state is mixed in with more global registers, but that is a mere
complication. Fortunately Arrandale is more flexible in this regard, but
the code needs to support all generations. Again, we may want to split the
code up further.
In essence it is not a lot of work, just fiddly wiring up the second set
of registers and breaking some of the assumptions that only one panel
exists. If you want to tackle it yourself, all the information you need is
in the PRMs on http://intellinuxgraphics.org/
/me orders one for himself.
-Chris
--
Chris Wilson, Intel Open Source Technology Centre
next prev parent reply other threads:[~2010-11-30 9:22 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-30 1:15 QS57/HD Graphics support? Matthew Willoughby
2010-11-30 9:21 ` Chris Wilson [this message]
2010-12-03 17:22 ` Chris Wilson
2010-12-03 23:34 ` Alberto Di Meglio
2010-12-03 23:39 ` Chris Wilson
2010-12-04 0:00 ` Chris Wilson
2010-12-04 11:23 ` Alberto Di Meglio
2010-12-04 12:54 ` Julien Cristau
2010-12-04 13:31 ` Matthew Willoughby
2010-12-04 20:43 ` Alberto Di Meglio
2010-12-04 14:24 ` Alberto Di Meglio
2011-01-05 10:00 ` Anfanglir
2011-01-05 10:13 ` Chris Wilson
2011-01-05 23:49 ` Anfanglir
2010-11-30 14:31 ` Paul Menzel
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='b9dded$h83ua3@orsmga002.jf.intel.com' \
--to=chris@chris-wilson.co.uk \
--cc=intel-gfx@lists.freedesktop.org \
--cc=mattfredwill@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 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.