Re: [PATCH] Use MTRRs by default for vesafb on x86-64

Dave Jones (davej@codemonkey.org.uk)
Thu, 15 May 2003 16:16:33 +0100


On Thu, May 15, 2003 at 04:56:40PM +0200, Andi Kleen wrote:

> x86-64 cannot call the 32bit VESA BIOS. This means when vesafb is active
> it does software copying in the vesa frame buffer. This is insanely slow
> when the frame buffer is not marked for write combining.
>
> Some discussion showed that the use_mtrr flag was only off for some
> old broken ET4000 ISA card. x86-64 has no ISA, so this is no concern.
> Make the default depend on CONFIG_ISA.

There are PCI ET4000's too. Though if we can get the PCI IDs for those,
we can work around them with a quirk. I have one *somewhere*, but it'll
take me a while to dig it out.

Dave

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