Searched hist:"23765 b82a808da416b70b41d711468e723531e6a" (Results 1 – 3 of 3) sorted by relevance
/linux/tools/power/cpupower/utils/helpers/ |
H A D | amd.c | diff 23765b82a808da416b70b41d711468e723531e6a Mon Jan 25 18:35:17 CET 2021 Nathan Fontenot <nathan.fontenot@amd.com> cpupower: Update family checks when decoding HW pstates
The family checks in get_cof() and get_did() need to use the correct MSR format depending on the family. Add a cpupower capability for using the pstatedef (family 17h and newer) to control this instead of direct family checks.
Signed-off-by: Nathan Fontenot <nathan.fontenot@amd.com> Reviewed-by: Robert Richter <rrichter@amd.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | cpuid.c | diff 23765b82a808da416b70b41d711468e723531e6a Mon Jan 25 18:35:17 CET 2021 Nathan Fontenot <nathan.fontenot@amd.com> cpupower: Update family checks when decoding HW pstates
The family checks in get_cof() and get_did() need to use the correct MSR format depending on the family. Add a cpupower capability for using the pstatedef (family 17h and newer) to control this instead of direct family checks.
Signed-off-by: Nathan Fontenot <nathan.fontenot@amd.com> Reviewed-by: Robert Richter <rrichter@amd.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|
H A D | helpers.h | diff 23765b82a808da416b70b41d711468e723531e6a Mon Jan 25 18:35:17 CET 2021 Nathan Fontenot <nathan.fontenot@amd.com> cpupower: Update family checks when decoding HW pstates
The family checks in get_cof() and get_did() need to use the correct MSR format depending on the family. Add a cpupower capability for using the pstatedef (family 17h and newer) to control this instead of direct family checks.
Signed-off-by: Nathan Fontenot <nathan.fontenot@amd.com> Reviewed-by: Robert Richter <rrichter@amd.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
|