Intel Alder Lake up to 16 compute cores
Intel’s upcoming 12th Gen Core series featuring Hybrid technology (aka big.SMALL architecture) is set to launch in the second half of 2021, the company confirmed last month. According to an earlier leak from PTT Shopping forums, Alder Lake-S was to be available with at least three variants. The numbers (etc. 8+8+1) refer to BIG, SMALL, and GPU core counts respectively.
A new leak from Coreboot has all the configurations of the Alder Lake series listed. This includes Alder Lake-S (desktop) and Alder Lake-P (which appears to be a mobile series). It is revealed that the series will indeed feature from 2 to 8 big cores and from 0 to 8 small cores.
When it comes to integrated graphics, the Core S-Series will only be available with GT1 configuration. A higher-end configuration known as GT2 will launch for some P-Series SKUs, although the majority of the models will stick to GT1.
{ CPUID_ALDERLAKE_S_A0, “Alderlake-S A0” },
{ CPUID_ALDERLAKE_P_A0, “Alderlake-P A0” }
Intel Alder Lake Series
Intel Alder Lake Configurations | |||||
---|---|---|---|---|---|
VideoCardz.com | BIG cores | SMALL cores | GPU | Alder Lake S | Alder Lake P |
8 Big Cores | |||||
8+8+1 | GT1 | YES | NO | ||
8+6+1 | GT1 | YES | NO | ||
8+4+1 | GT1 | YES | NO | ||
8+2+1 | GT1 | YES | NO | ||
8+0+1 | GT1 | YES | NO | ||
6 Big Cores | |||||
6+8+2 | GT2 | NO | YES | ||
6+8+1 | GT1 | YES | NO | ||
6+6+1 | GT1 | YES | NO | ||
6+4+2 | GT2 | NO | YES | ||
6+4+1 | GT1 | YES | NO | ||
6+2+1 | GT1 | YES | NO | ||
6+0+1 | GT1 | YES | NO | ||
4 Big Cores | |||||
4+8+2 | GT2 | NO | YES | ||
4+0+1 | GT1 | YES | NO | ||
2 Big Cores | |||||
2+8+2 | GT2 | NO | YES | ||
2+4+2 | GT2 | NO | YES | ||
2+0+2 | GT2 | NO | YES | ||
2+0+1 | GT1 | YES | NO |
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_1, “Alderlake-S (8+8+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_2, “Alderlake-S (8+6+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_3, “Alderlake-S (8+4+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_4, “Alderlake-S (8+2+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_5, “Alderlake-S (8+0+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_6, “Alderlake-S (6+8+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_7, “Alderlake-S (6+6+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_8, “Alderlake-S (6+4+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_9, “Alderlake-S (6+2+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_10, “Alderlake-S (6+0+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_11, “Alderlake-S (4+0+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_S_ID_12, “Alderlake-S (2+0+1)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_1, “Alderlake-P (2+8+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_2, “Alderlake-P (2+4+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_3, “Alderlake-P (6+8+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_4, “Alderlake-P (6+4+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_5, “Alderlake-P (4+8+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_6, “Alderlake-P (2+4+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_7, “Alderlake-P (2+8+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_8, “Alderlake-P (2+0+2)” },
{ PCI_DEVICE_ID_INTEL_ADL_P_ID_9, “Alderlake-P (2+0+2)” },
Intel Alder Lake S and P-Series configurations, source: Coreboot
Intel Alder Lake PCH names
The leak also revels the internal names for the Platform Controller Hubs (PCH). We expect to see Premium, Super, Base and Mainstream platforms for Alder Lake:
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_0, “Alderlake-P-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_1, “Alderlake-P-Super SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_2, “Alderlake-P Premium SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_3, “Alderlake-P Mainstream SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_4, “Alderlake-P-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_5, “Alderlake-P-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_6, “Alderlake-P Super SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_7, “Alderlake-P Premium SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_P_ESPI_8, “Alderlake-P-Base SKU” },
[…]
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_0, “Alderlake-S-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_1, “Alderlake-S-Super SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_2, “Alderlake-S Premium SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_3, “Alderlake-S Mainstream SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_4, “Alderlake-S-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_5, “Alderlake-S-Base SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_6, “Alderlake-S Super SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_7, “Alderlake-S Premium SKU” },
{ PCI_DEVICE_ID_INTEL_ADP_S_ESPI_8, “Alderlake-S-Base SKU” },
Intel Alder Lake PCH codenames, source: Coreboot
Intel Alder Lake GPU configurations
Unsurprisingly Intel is still using GTx codenames for its integrated graphics. Unfortunately, it is not revealed if the graphics are based on the same Gen12 Xe Graphics as Rocket Lake, or if they are using a newer architecture.
{ PCI_DEVICE_ID_INTEL_ADL_GT0, “Alderlake GT0” },
{ PCI_DEVICE_ID_INTEL_ADL_GT1, “Alderlake GT1” },
[…]
{ PCI_DEVICE_ID_INTEL_ADL_P_GT2, “Alderlake P GT2” },
{ PCI_DEVICE_ID_INTEL_ADL_S_GT1, “Alderlake S GT1” },
Intel Alder Lake GPU configurations, source: Coreboot
Source: Coreboot via Coelacanth’s Dream, @davideneco25320