]> git.itanic.dy.fi Git - linux-stable/commitdiff
x86/cpu: Add Tiger Lake to Intel family
authorGayatri Kammela <gayatri.kammela@intel.com>
Thu, 5 Sep 2019 19:30:17 +0000 (12:30 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Sep 2022 08:23:56 +0000 (10:23 +0200)
commit 6e1c32c5dbb4b90eea8f964c2869d0bde050dbe0 upstream.

Add the model numbers/CPUIDs of Tiger Lake mobile and desktop to the
Intel family.

Suggested-by: Tony Luck <tony.luck@intel.com>
Signed-off-by: Gayatri Kammela <gayatri.kammela@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Rahul Tanwar <rahul.tanwar@linux.intel.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: https://lkml.kernel.org/r/20190905193020.14707-2-tony.luck@intel.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/intel-family.h

index 8b6c01774ca2368aedac5fbfc1636389a29468d6..aadb91d43eef766de8ec3403c64cd1c8e3cc64be 100644 (file)
@@ -70,6 +70,9 @@
 #define INTEL_FAM6_ALDERLAKE           0x97
 #define INTEL_FAM6_ALDERLAKE_L         0x9A
 
+#define INTEL_FAM6_TIGERLAKE_L         0x8C
+#define INTEL_FAM6_TIGERLAKE           0x8D
+
 /* "Small Core" Processors (Atom) */
 
 #define INTEL_FAM6_ATOM_BONNELL                0x1C /* Diamondville, Pineview */