On Fri, Nov 26, 2004 at 01:48:57PM +0100, Arjan van de Ven wrote: > well have you filed a bug about the linux one being slower? (I find it hard > to imagine an agp driver being slower other than initial hw setup, which for > sure can be fixed). Do provide details about the exact hw you have (eg which > agp chipset etc etc). Actually ours is slightly slower because Nvidia pull pages out of the gart cache them, fill them, flush cache and put them back into the gart. Thats one trick we don't yet do. Alan