Re: [PATCH] Support for GEODE CPUs

From: Alan Cox
Date: Wed Mar 09 2005 - 19:16:48 EST


On Mer, 2005-03-09 at 23:26, David Vrabel wrote:
> Alan Cox wrote:
> > - If you can't turn it off use solid areas of colour to speed the system
> > up (The hardware uses RLE encoding to reduce ram fetch bandwidth)
>
> How much of a difference does the compression make to performance?

Depends on the resolution but a display that is mostly solid can drop to
1/10th of a fancy background for memory fetch cost. Big deal on 66MHz
SDRAM

> > - The onboard audio is a software SB emulation on older GX. It burns
> > CPU.
>
> Presumably one could write a native audio driver that didn't use the
> soundblaster emulation?

The newer ones have native audio, the older ones you could but it would
be hard as the native audio is chip dependant, undocumented and the IRQ
it raises is hard coded to the SMI/SMM line.

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