mirror of
https://github.com/cyring/CoreFreq.git
synced 2025-07-23 20:20:40 +02:00
[AMD][Zen5/Granite Ridge] Added Ryzen 7 9800X3D processor
This commit is contained in:
@@ -9081,6 +9081,19 @@ static PROCESSOR_SPECIFIC AMD_Zen5_Eldora_Specific[] = {
|
|||||||
|LATCH_HSMP_CAPABLE
|
|LATCH_HSMP_CAPABLE
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
.Brand = ZLIST("AMD Ryzen 7 9800X3D"),
|
||||||
|
.Boost = {+5, 0},
|
||||||
|
.Param.Offset = {95, 0, 0},
|
||||||
|
.CodeNameIdx = CN_ELDORA,
|
||||||
|
.TgtRatioUnlocked = 1,
|
||||||
|
.ClkRatioUnlocked = 0b10,
|
||||||
|
.TurboUnlocked = 1,
|
||||||
|
.UncoreUnlocked = 0,
|
||||||
|
.HSMP_Capable = 1,
|
||||||
|
.Latch=LATCH_TGT_RATIO_UNLOCK|LATCH_CLK_RATIO_UNLOCK|LATCH_TURBO_UNLOCK\
|
||||||
|
|LATCH_HSMP_CAPABLE
|
||||||
|
},
|
||||||
|
{
|
||||||
.Brand = ZLIST("AMD Ryzen 7 9700X"),
|
.Brand = ZLIST("AMD Ryzen 7 9700X"),
|
||||||
.Boost = {+17, 0},
|
.Boost = {+17, 0},
|
||||||
.Param.Offset = {95, 0, 0},
|
.Param.Offset = {95, 0, 0},
|
||||||
|
Reference in New Issue
Block a user