On Fri, 2005-06-17 at 18:37 +0200, Jerome Glisse wrote: > Correct value (previous were ones of a dumb test :)): > > 0x0148 0xf7fff000 RADEON_MC_FB_LOCATION > 0x014c 0xfdfffc00 RADEON_MC_AGP_LOCATION
Those look much better. If changing those help for us, then I was right saying that our hacks are no good :) More specifically, for r300, for some reason, we still put the FB at 0 in card space, which isn't a terrific idea, and for both r200 and r300, we incorrectly use CONFIG_APER_SIZE for sizing the memory controller apertures instead of the actual memory size. Ben. ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
