Re: [PATCH] drm/amdgpu/smu_v11: Unify and fix power limits

2019-11-11 Thread Alex Deucher
ck_needed" can be dropped. > Except that, the patch is reviewed-by: Evan Quan > > > -Original Message- > > From: amd-gfx On Behalf Of Matt > > Coffin > > Sent: Saturday, November 9, 2019 7:54 AM > > To: amd-gfx@lists.freedesktop.org > > Cc: Matt C

RE: [PATCH] drm/amdgpu/smu_v11: Unify and fix power limits

2019-11-10 Thread Quan, Evan
2019 7:54 AM > To: amd-gfx@lists.freedesktop.org > Cc: Matt Coffin > Subject: [PATCH] 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.

[PATCH] drm/amdgpu/smu_v11: Unify and fix power limits

2019-11-08 Thread Matt Coffin
[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