Add support for Intel Sapphire Rapids

Reviewed By: VladimirMakaev

Differential Revision: D51477614

fbshipit-source-id: 244ad482dc4758b410b5262f2c477af9e70b1e05
This commit is contained in:
Jason White 2023-11-20 13:46:37 -08:00 committed by Facebook GitHub Bot
parent 7be2fd4ca9
commit b7647f1572

View file

@ -68,7 +68,8 @@ pub(crate) fn get_rcb_perf_config() -> u64 {
(0x06, 0x4E) | (0x06, 0x55) | (0x06, 0x5E) => 0x5101c4, // Intel Skylake
(0x06, 0x8E) | (0x06, 0x9E) => 0x5101c4, // Intel Kabylake
(0x06, 0xA5) | (0x06, 0xA6) => 0x5101c4, // Intel Cometlake
(0x06, 141) => 0x5101c4, // Intel Alder Lake (e.g. i7-11800H laptop)
(0x06, 0x8D) => 0x5101c4, // Intel Alder Lake (e.g. i7-11800H laptop)
(0x06, 0x8F) => 0x5101c4, // Intel Sapphire Rapids
(0x17, 0x8) => 0x5100d1, // AMD Zen, Pinnacle Ridge
(0x17, 0x31) => 0x5100d1, // AMD Zen, Castle Peak
(0x19, 0x01) => 0x5100d1, // AMD Zen, Milan