Re: [BK updates] fbdev changes updates.

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Oct 29 2002 - 17:31:04 EST


On Tue, 2002-10-29 at 20:08, Dave Jones wrote:
> On Tue, Oct 29, 2002 at 12:45:10PM -0800, James Simmons wrote:
> > The reason for this is we will see in the future embedded ix86
> > boards with things like i810 framebuffers with NO vga core. In this case
> > we will need a fbdev driver for a graphical console. Thus the agp code
> > must be started before the fbdev layer.
>
> Can you explain exactly what the agpgart code is doing that needs
> to be done earlier than framebuffer ? I don't see any reason for this
> change. There should be no GART mappings until we've booted userspace
> (except for the case of IOMMU)

The i8xx draws the frame buffer memory from AGP as well as the texture
mappings and other goodies. The practical impact of that is that if you
want any useful video mode you need AGP initialized first. For UMA video
devices its an extremely neat way of avoiding pre-allocation of fixed
size frame buffers before the OS boots

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:45 EST