Re: [PATCH 04/13] drm/amd/powerplay: revise default dpm tables setup

2018-06-19 Thread Alex Deucher
On Tue, Jun 19, 2018 at 3:38 AM, Evan Quan wrote: > Initialize the soft/hard min/max level correctly and > handle the dpm disabled situation. > > Change-Id: I9a1d303ee54ac4c9687f72c86097b008ae398c05 > Signed-off-by: Evan Quan Acked-by: Alex Deucher > --- >

[PATCH 04/13] drm/amd/powerplay: revise default dpm tables setup

2018-06-19 Thread Evan Quan
Initialize the soft/hard min/max level correctly and handle the dpm disabled situation. Change-Id: I9a1d303ee54ac4c9687f72c86097b008ae398c05 Signed-off-by: Evan Quan --- drivers/gpu/drm/amd/powerplay/hwmgr/vega12_hwmgr.c | 334 - 1 file changed, 132 insertions(+), 202