diff options
author | Matt Coffin <[email protected]> | 2019-11-11 11:36:31 -0700 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-11-11 17:38:14 -0500 |
commit | 73abde4d864b381be8b36d460d127fd479a560d3 (patch) | |
tree | 4ec088aa6e8abd495d9a35111c456dc2b5b0727d /lib/mpi/mpiutil.c | |
parent | 7f3353f60e75c6cdfdfc170733a32db3853007bb (diff) |
drm/amdgpu/smu_v11: Unify and fix power limits
[Why]
On Navi10, and presumably arcterus, updating pp_table via sysfs would
not re-scale the maximum possible power limit one can set. On navi10,
the SMU code ignored the power percentage overdrive setting entirely,
and would not allow you to exceed the default power limit at all.
[How]
Adding a function to the SMU interface to get the pptable version of the
default power limit allows ASIC-specific code to provide the correct
maximum-settable power limit for the current pptable.
v3: fix spelling (Alex)
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Matt Coffin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions