mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 20:54:50 +00:00
add the get_dpm_ultimate_freq for supporting different swSMU.
-v2:
Handle the unsupported clock type and read smc message failed case and return error code.
Move the smu12 uclk frequency retrieved logic to renoir ppt.
-v3:
Use goto clause to handle invalidate clk index.
Add the limited tag for smu_get_dpm_uclk to avoid other likewise interface introduced.
Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
|
||
|---|---|---|
| .. | ||
| hwmgr | ||
| inc | ||
| smumgr | ||
| amd_powerplay.c | ||
| amdgpu_smu.c | ||
| arcturus_ppt.c | ||
| arcturus_ppt.h | ||
| Makefile | ||
| navi10_ppt.c | ||
| navi10_ppt.h | ||
| renoir_ppt.c | ||
| renoir_ppt.h | ||
| smu_v11_0.c | ||
| smu_v12_0.c | ||
| vega20_ppt.c | ||
| vega20_ppt.h | ||