On Thu, 22 Oct 2009 08:24:42 +0100
Matthew Garrett <mj...@srcf.ucam.org> wrote:

> Unfortunately it's basically a requirement for us to come up in VGA
> text mode right now - otherwise printk doesn't do anything until
> after i915 is up, which is a little excessive. Does the hardware
> absolutely require the LVDS be killed for programming?

We have to fix up the LVDS ->prepare hook to just un-write protect the
timing regs.  That should work on most chips for most operations
(though I think we still have to shut things down to enable or disable
the panel fitter).

The early printk thing is a good point; we'll probably want to do
something like ppc for debugging purposes: map the framebuffer passed
to the kernel and use btext on it to catch early problems.

Jesse

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to