Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Date: Thu, 24 May 2007 15:51:31 -0700
Dave Jones wrote:
On Thu, May 24, 2007 at 03:14:39PM -0700, H. Peter Anvin wrote:
> pbe collides with abuse by at least two vendors (AMD and
> Cyrix/Centaur/VIA) of this bit for 3DNow.
Unless I'm mistaken,
pbe comes from cpuid level 1
3dnow comes from cpuid level 0x80000001
though I did notice that amd have it in edx, whilst via have it in ecx
curiously.
edx is correct.
What you're describing is correct for later-level AMD/Cyrix chips,
however, when 3DNow! was first introduced they foolishly squatted on the
Intel-assigned CPUID flags.
However, I have audited all the vendor initialization paths, and we kill
off that CPUID bit in all the places that matter.
-hpa
-
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/
- Follow-Ups:
- References:
- [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- From: Venki Pallipadi
- Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- From: Andrew Morton
- Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- From: H. Peter Anvin
- Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- From: Dave Jones
- [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- Prev by Date: Re: 2.6.21.1 fails to suspend/resume to disk (sort of)
- Next by Date: Re: Long delay in resume from RAM (Was Re: [patch 00/69]-stablereview)
- Previous by thread: Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- Next by thread: Re: [PATCH] Display Intel Dynamic Acceleration feature in /proc/cpuinfo
- Index(es):
Relevant Pages
|