We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e3f10e commit 5feab4aCopy full SHA for 5feab4a
tools/power/x86/turbostat/turbostat.c
@@ -829,6 +829,7 @@ static const struct platform_data turbostat_pdata[] = {
829
{ INTEL_FAM6_TIGERLAKE, &cnl_features },
830
{ INTEL_FAM6_SAPPHIRERAPIDS_X, &spr_features },
831
{ INTEL_FAM6_EMERALDRAPIDS_X, &spr_features },
832
+ { INTEL_FAM6_GRANITERAPIDS_X, &spr_features },
833
{ INTEL_FAM6_LAKEFIELD, &cnl_features },
834
{ INTEL_FAM6_ALDERLAKE, &adl_features },
835
{ INTEL_FAM6_ALDERLAKE_L, &adl_features },
0 commit comments