commit | f191415b24a3ad3fa22088af7cd7fc328a2f469f | [log] [tgz] |
---|---|---|
author | David Francis <David.Francis@amd.com> | Thu Oct 18 11:21:15 2018 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 22 14:41:05 2018 -0500 |
tree | 18304f8f9f72927e22f1384703cd372846480eb8 | |
parent | 91eec27ebbc4f4e7cf4ee6a589d2f060ba9d0d79 [diff] |
powerplay: Respect units on max dcfclk watermark In a refactor, the watermark clock inputs to powerplay from DC were changed from units of 10kHz to kHz clocks. One division by 100 was not converted into a division by 1000. Signed-off-by: David Francis <David.Francis@amd.com> Reviewed-by: Harry Wentland <harry.wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>