projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fed8d87
)
x86/cpu: Add model number for Intel Arrow Lake processor
author
Tony Luck
<tony.luck@intel.com>
Tue, 4 Apr 2023 17:46:41 +0000
(10:46 -0700)
committer
Borislav Petkov (AMD)
<bp@alien8.de>
Wed, 5 Apr 2023 11:36:26 +0000
(13:36 +0200)
Successor to Lunar Lake.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Borislav Petkov (AMD) <bp@alien8.de>
Link:
https://lore.kernel.org/r/20230404174641.426593-1-tony.luck@intel.com
arch/x86/include/asm/intel-family.h
patch
|
blob
|
history
diff --git
a/arch/x86/include/asm/intel-family.h
b/arch/x86/include/asm/intel-family.h
index cbaf174d8efd9e73ff8b187cfe338fa6cc1b5b41..b3af2d45bbbb58424e2d34b3887d836470d80d21 100644
(file)
--- a/
arch/x86/include/asm/intel-family.h
+++ b/
arch/x86/include/asm/intel-family.h
@@
-125,6
+125,8
@@
#define INTEL_FAM6_LUNARLAKE_M 0xBD
+#define INTEL_FAM6_ARROWLAKE 0xC6
+
/* "Small Core" Processors (Atom/E-Core) */
#define INTEL_FAM6_ATOM_BONNELL 0x1C /* Diamondville, Pineview */