linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Rex Zhu 23ec3d1479 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>
2018-07-05 16:39:55 -05:00
..
hwmgr drm/amd/pp: Convert clock unit to KHz as defined 2018-07-05 16:39:55 -05:00
inc drm/amd/powerplay: cosmetic fix 2018-07-05 16:38:56 -05:00
smumgr drm/amd/pp: Implement update_smc_table for CI. 2018-06-15 12:20:46 -05:00
amd_powerplay.c drm/amdgpu: Add gfx_off support in smu through pp_set_powergating_by_smu 2018-07-05 16:38:49 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00