Skip to content

Commit 74b8354

Browse files
committed
[Intel] Grant full MSR_FLEX_RATIO access to Raptor Lake (06_B7)
1 parent 2ff2690 commit 74b8354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

x86_64/corefreqk.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2783,7 +2783,7 @@ static void Intel_FlexRatio(bool OC_ENABLED)
27832783
{_Meteorlake_M, 1, 1, 0, 0},
27842784
{_Meteorlake_N, 1, 1, 0, 0},
27852785
{_Meteorlake_S, 1, 1, 0, 0},
2786-
{_Raptorlake, 1, 1, 0, 0}, /* 06_B7 */
2786+
{_Raptorlake, 1, 0, 0, 0}, /* 06_B7 */
27872787
{_Raptorlake_P, 1, 1, 0, 0},
27882788
{_Raptorlake_S, 1, 1, 0, 0},
27892789
{_Lunarlake, 1, 1, 0, 0}, /* 06_BD */

0 commit comments

Comments
 (0)