linux_dsm_epyc7002/drivers/gpu/drm/amd/powerplay
Rex Zhu 5b79d0482f drm/amd/pp: Remove struct pp_gpu_power
Currently smu only calculate average gpu power in real time.

for vddc/vddci/max power,
User need to set start time and end time, firmware can calculate
the average vddc/vddci/max power. but the type of return values
is not unified. For Vi, return type is uint.
For vega, return type is float.

so this struct can't be suitable for all asics.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2018-05-15 13:43:18 -05:00
..
hwmgr drm/amd/pp: Remove struct pp_gpu_power 2018-05-15 13:43:18 -05:00
inc drm/amd/pp: Move same macro definitions to hwmgr.h 2018-05-15 13:43:07 -05:00
smumgr drm/amd/pp: Refine get_gpu_power for VI 2018-05-15 13:43:17 -05:00
amd_powerplay.c drm/amdgpu: remove duplicate cg/pg wrapper functions 2018-04-11 13:07:53 -05:00
Makefile drm/amdgpu: add license to Makefiles 2017-12-07 11:51:10 -05:00