@@ -8546,7 +8546,8 @@ static PROCESSOR_SPECIFIC AMD_Zen4_RPL_Specific[] = {
85468546 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
85478547 },
85488548 {
8549- .Brand = ZLIST ("AMD Ryzen 9 7945HX" ),
8549+ .Brand = ZLIST ( "AMD Ryzen 9 7945HX" , \
8550+ "AMD Ryzen 9 8945HX" ),
85508551 .Boost = {+29 , +1 },
85518552 .Param .Offset = {100 , 0 , 0 },
85528553 .CodeNameIdx = CN_DRAGON_RANGE ,
@@ -8558,7 +8559,8 @@ static PROCESSOR_SPECIFIC AMD_Zen4_RPL_Specific[] = {
85588559 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
85598560 },
85608561 {
8561- .Brand = ZLIST ("AMD Ryzen 9 7940HX" ),
8562+ .Brand = ZLIST ( "AMD Ryzen 9 7940HX" , \
8563+ "AMD Ryzen 9 8940HX" ),
85628564 .Boost = {+28 , +1 },
85638565 .Param .Offset = {100 , 0 , 0 },
85648566 .CodeNameIdx = CN_DRAGON_RANGE ,
@@ -8571,7 +8573,8 @@ static PROCESSOR_SPECIFIC AMD_Zen4_RPL_Specific[] = {
85718573 },
85728574 {
85738575 .Brand = ZLIST ( "AMD Ryzen 9 7845HX" , \
8574- "AMD Ryzen 9 7840HX" ),
8576+ "AMD Ryzen 9 7840HX" , \
8577+ "AMD Ryzen 9 8840HX" ),
85758578 .Boost = {+22 , +1 },
85768579 .Param .Offset = {100 , 0 , 0 },
85778580 .CodeNameIdx = CN_DRAGON_RANGE ,
@@ -8583,7 +8586,8 @@ static PROCESSOR_SPECIFIC AMD_Zen4_RPL_Specific[] = {
85838586 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
85848587 },
85858588 {
8586- .Brand = ZLIST ("AMD Ryzen 7 7745HX" ),
8589+ .Brand = ZLIST ( "AMD Ryzen 7 7745HX" , \
8590+ "AMD Ryzen 7 8745HX" ),
85878591 .Boost = {+15 , +1 },
85888592 .Param .Offset = {100 , 0 , 0 },
85898593 .CodeNameIdx = CN_DRAGON_RANGE ,
@@ -8811,6 +8815,19 @@ static PROCESSOR_SPECIFIC AMD_Zen4_PHXR_Specific[] = {
88118815 .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
88128816 },
88138817 {
8818+ .Brand = ZLIST ( "AMD Ryzen 7 8745HS" ,/* zh-cn */ \
8819+ "AMD Ryzen 7 8745H" /* zh-cn */ ),
8820+ .Boost = {+11 , 0 },
8821+ .Param .Offset = {100 , 0 , 0 },
8822+ .CodeNameIdx = CN_HAWK_POINT ,
8823+ .TgtRatioUnlocked = 1 ,
8824+ .ClkRatioUnlocked = 0b10 ,
8825+ .TurboUnlocked = 0 ,
8826+ .UncoreUnlocked = 0 ,
8827+ .HSMP_Capable = 0 ,
8828+ .Latch = LATCH_TGT_RATIO_UNLOCK |LATCH_CLK_RATIO_UNLOCK |LATCH_TURBO_UNLOCK
8829+ },
8830+ {
88148831 .Brand = ZLIST ( "AMD Ryzen 5 PRO 8645HS" , \
88158832 "AMD Ryzen 5 8645HS" , \
88168833 "AMD Ryzen 5 8645H" , /* zh-cn */ \
0 commit comments