diff options
author | 2018-06-18 18:15:15 +0800 | |
---|---|---|
committer | 2018-07-05 16:39:55 -0500 | |
commit | 23ec3d1479fd79658cd52c47618d8ddd2f32550b (patch) | |
tree | 9b22f460c4495089c25051c656cd2f0dddcd7897 /drivers/gpu/drm/amd/include/amd_pcie.h | |
parent | drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packet (diff) | |
download | linux-dev-23ec3d1479fd79658cd52c47618d8ddd2f32550b.tar.xz linux-dev-23ec3d1479fd79658cd52c47618d8ddd2f32550b.zip |
drm/amd/pp: Convert clock unit to KHz as defined
Convert clock unit 10KHz to KHz as the data sturct defined.
e.g.
struct pp_clock_with_latency {
uint32_t clocks_in_khz;
uint32_t latency_in_us;
};
Meanwhile revert the same conversion in display side.
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/include/amd_pcie.h')
0 files changed, 0 insertions, 0 deletions