Tim Roberts wrote:
> 
> Andrew C Aitchison wrote:
> 
> >XFree86 does not in general need kernel framebuffer support for
> >hardware which is supported by an XFree86 driver, as it has its own
> >framebuffer interface.
> >
> >There are two cases where XFree86 does need kernel support.
> >* Chipsets like the i810/i815/i835/... family have no framebuffer memory
> >but use main system memory for the framebuffer. This requires agpgart
> >support from the kernel.
> 
> This doesn't actually REQUIRE agpgart support from the kernel unless
> you're doing bus mastering.  The ProSavages are UMA chips, with their
> frame buffers in main memory, and as long as the BIOS has done the
> proper division of memory at boot time, that's all it needs.

Many of the cards in the i810 family have only a very limited
amount of video memory on the card. So if you want to get anything over
800x600 on them, you need agpgart. On some of them the i810
driver won't start even in 800x600 mode, so VESA is the only option.

-SB
_______________________________________________
Devel mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/devel

Reply via email to