@@ -4597,7 +4597,8 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
45974597 },
45984598/* [EPYC/Naples] 8F_01h Stepping 2 */
45994599 { /* AMD EPYC Server Processors */
4600- .Brand = ZLIST ("AMD EPYC 7251" ),
4600+ .Brand = ZLIST ( "AMD EPYC Embedded 7251" , \
4601+ "AMD EPYC 7251" ),
46014602 .Boost = {+8 , 0 },
46024603 .Param .Offset = {0 , 0 , 0 },
46034604 .CodeNameIdx = CN_NAPLES ,
@@ -4608,7 +4609,8 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46084609 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46094610 },
46104611 {
4611- .Brand = ZLIST ("AMD EPYC 7261" ),
4612+ .Brand = ZLIST ( "AMD EPYC Embedded 7261" , \
4613+ "AMD EPYC 7261" ),
46124614 .Boost = {+4 , 0 },
46134615 .Param .Offset = {0 , 0 , 0 },
46144616 .CodeNameIdx = CN_NAPLES ,
@@ -4619,7 +4621,8 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46194621 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46204622 },
46214623 {
4622- .Brand = ZLIST ("AMD EPYC 7281" ),
4624+ .Brand = ZLIST ( "AMD EPYC Embedded 7281" , \
4625+ "AMD EPYC 7281" ),
46234626 .Boost = {+6 , 0 },
46244627 .Param .Offset = {0 , 0 , 0 },
46254628 .CodeNameIdx = CN_NAPLES ,
@@ -4630,9 +4633,11 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46304633 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46314634 },
46324635 {
4633- .Brand = ZLIST ( "AMD EPYC 7351P" , \
4634- "AMD EPYC 7351" , \
4635- "AMD EPYC 7301" ),
4636+ .Brand = ZLIST ( "AMD EPYC Embedded 735P" , \
4637+ "AMD EPYC Embedded 7351" , \
4638+ "AMD EPYC 7351P" , \
4639+ "AMD EPYC 7351" , \
4640+ "AMD EPYC 7301" ),
46364641 .Boost = {+5 , 0 },
46374642 .Param .Offset = {0 , 0 , 0 },
46384643 .CodeNameIdx = CN_NAPLES ,
@@ -4643,8 +4648,23 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46434648 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46444649 },
46454650 {
4646- .Brand = ZLIST ( "AMD EPYC 7401P" , \
4647- "AMD EPYC 7401" ),
4651+ .Brand = ZLIST ( "AMD EPYC Embedded 7371" , \
4652+ "AMD EPYC Embedded 7301" , \
4653+ "AMD EPYC 7371" ),
4654+ .Boost = {+7 , 0 },
4655+ .Param .Offset = {0 , 0 , 0 },
4656+ .CodeNameIdx = CN_NAPLES ,
4657+ .TgtRatioUnlocked = 1 ,
4658+ .ClkRatioUnlocked = 0b10 ,
4659+ .TurboUnlocked = 1 ,
4660+ .UncoreUnlocked = 0 ,
4661+ .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
4662+ },
4663+ {
4664+ .Brand = ZLIST ( "AMD EPYC Embedded 740P" , \
4665+ "AMD EPYC Embedded 7401" , \
4666+ "AMD EPYC 7401P" , \
4667+ "AMD EPYC 7401" ),
46484668 .Boost = {+8 , +2 },
46494669 .Param .Offset = {0 , 0 , 0 },
46504670 .CodeNameIdx = CN_NAPLES ,
@@ -4655,7 +4675,8 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46554675 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46564676 },
46574677 {
4658- .Brand = ZLIST ("AMD EPYC 7451" ),
4678+ .Brand = ZLIST ( "AMD EPYC Embedded 7451" , \
4679+ "AMD EPYC 7451" ),
46594680 .Boost = {+6 , +3 },
46604681 .Param .Offset = {0 , 0 , 0 },
46614682 .CodeNameIdx = CN_NAPLES ,
@@ -4666,9 +4687,12 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46664687 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46674688 },
46684689 {
4669- .Brand = ZLIST ( "AMD EPYC 7551P" , \
4670- "AMD EPYC 7551" , \
4671- "AMD EPYC 7501" ),
4690+ .Brand = ZLIST ( "AMD EPYC Embedded 755P" , \
4691+ "AMD EPYC Embedded 7551" , \
4692+ "AMD EPYC Embedded 7501" , \
4693+ "AMD EPYC 7551P" , \
4694+ "AMD EPYC 7551" , \
4695+ "AMD EPYC 7501" ),
46724696 .Boost = {+6 , +4 },
46734697 .Param .Offset = {0 , 0 , 0 },
46744698 .CodeNameIdx = CN_NAPLES ,
@@ -4679,7 +4703,8 @@ static PROCESSOR_SPECIFIC AMD_Zen_Specific[] = {
46794703 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
46804704 },
46814705 {
4682- .Brand = ZLIST ("AMD EPYC 7601" ),
4706+ .Brand = ZLIST ( "AMD EPYC Embedded 7601" , \
4707+ "AMD EPYC 7601" ),
46834708 .Boost = {+5 , +5 },
46844709 .Param .Offset = {0 , 0 , 0 },
46854710 .CodeNameIdx = CN_NAPLES ,
0 commit comments