On 8/25/05, Johannes Berg <[EMAIL PROTECTED]> wrote:
> On Wed, 2005-06-22 at 18:36 +1000, Benjamin Herrenschmidt wrote:
> 
> > The problem is simple: when setting up the AGP aperture, it's putting it
> > after the framebuffer + CONFIG_APER_SIZE, which is wrong. On that guy,
> > CONFIG_APER_SIZE might only be _half_ of the mapped vram space (as the
> > card can be setup for 2 contiguous apertures).
> >
> > We need to make sure the DRM uses what is in MC_FB_LOCATION "top", and
> > that itself should be set ideally to
> > max(CONFIG_APER_SIZE*2,CONFIG_MEMSIZE) to avoid any possible kind of
> > overlap.
> 
> Has this been changed by now? i.e. should I try again?
> 
> johannes
> 

IIRC there have been a patch to xorg for that and to DRM
too. Give it a try :)

Jerome Glisse


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to