commit | 173932dec76fbf9f8e5a75a74ccbffc186ce0a4a | [log] [tgz] |
---|---|---|
author | Aidan Wood <Aidan.Wood@amd.com> | Fri Mar 22 14:45:12 2019 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Sat Jun 22 09:34:08 2019 -0500 |
tree | 73469dccf0ed3c855935288be3f7c0d2f11beee5 | |
parent | c2ad17c3b2657b476044582e875c88b750011bba [diff] |
drm/amd/display: Properly set u clock [Why] u clk set request was being sent in units of mts, when it needed to be in units of Mhz [How] add a division by 16 to convert from mts to Mhz Signed-off-by: Aidan Wood <Aidan.Wood@amd.com> Reviewed-by: Jun Lei <Jun.Lei@amd.com> Acked-by: Leo Li <sunpeng.li@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>