diff options
author | David Francis <David.Francis@amd.com> | 2018-10-18 11:21:15 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-10-22 14:41:05 -0500 |
commit | f191415b24a3ad3fa22088af7cd7fc328a2f469f (patch) | |
tree | 18304f8f9f72927e22f1384703cd372846480eb8 /drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c | |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c')
0 files changed, 0 insertions, 0 deletions