mirror of
https://github.com/torvalds/linux.git
synced 2025-11-03 18:20:25 +02:00
Add support to set ISP clocks for SMU v14.0.0. ISP driver uses amdgpu_dpm_set_soft_freq_range() API to set clocks via SMU interface than communicating with PMFW directly. amdgpu_dpm_set_soft_freq_range() is updated to take in any pp_clock_type than limiting to support only PP_SCLK to allow ISP and other driver modules to set the min/max clocks. Any clock specific restrictions are expected to be taken care in SOC specific SMU implementations instead of generic amdgpu_dpm and amdgpu_smu interfaces. Reviewed-by: Xiaojian Du <xiaojian.du@amd.com> Reviewed-by: Lijo Lazar <lijo.lazar@amd.com> Reviewed-by: Mario Limonciello <mario.limonciello@amd.com> Signed-off-by: Pratap Nirujogi <pratap.nirujogi@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
|---|---|---|
| .. | ||
| pmfw_if | ||
| amdgpu_smu.h | ||
| smu_11_0_cdr_table.h | ||
| smu_types.h | ||
| smu_v11_0.h | ||
| smu_v11_0_7_pptable.h | ||
| smu_v11_0_pptable.h | ||
| smu_v12_0.h | ||
| smu_v13_0.h | ||
| smu_v13_0_7_pptable.h | ||
| smu_v13_0_pptable.h | ||
| smu_v14_0.h | ||
| smu_v14_0_2_pptable.h | ||