diff options
author | Chris Park <Chris.Park@amd.com> | 2020-09-22 18:31:38 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-10-05 15:13:47 -0400 |
commit | dc3de51642add38e9dbdc6eb9f8286b3eee42fe0 (patch) | |
tree | 68bd25673f3dc12922438e18d8f41043ede6e472 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 2f8be0e516803cc3fd87c1671247896571a5a8fb (diff) |
drm/amd/display: Change to correct unit on audio rate
[Why]
Formula uses kHz in their formula while our driver operates with Hz.
[How]
Divide audio rate by 1000 on the initial variable that is entered into formula.
Signed-off-by: Chris Park <Chris.Park@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Eryk Brol <eryk.brol@amd.com>
Acked-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions