aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorRex Zhu <Rex.Zhu@amd.com>2018-06-18 18:15:15 +0800
committerAlex Deucher <alexander.deucher@amd.com>2018-07-05 16:39:55 -0500
commit23ec3d1479fd79658cd52c47618d8ddd2f32550b (patch)
tree9b22f460c4495089c25051c656cd2f0dddcd7897 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentafb1436c7b44ab928e6369a4d48e3abb8215241e (diff)
downloadlinux-23ec3d1479fd79658cd52c47618d8ddd2f32550b.tar.gz
linux-23ec3d1479fd79658cd52c47618d8ddd2f32550b.tar.bz2
linux-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/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions