diff options
author | Pratap Nirujogi <pratap.nirujogi@amd.com> | 2025-06-16 14:16:43 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-06-24 10:02:44 -0400 |
commit | 9bed716f8722999a2b15a2e5df4dfca48e4c06c9 (patch) | |
tree | b9b4d185e4049c619798e2971703c76bdeb441cb /drivers/gpu/drm/amd/amdgpu/amdgpu_ip.h | |
parent | fba8d147472ef23fbf2e173f5421cdb3873c4f33 (diff) |
drm/amd/pm: Add support to set min ISP clocks
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ip.h')
0 files changed, 0 insertions, 0 deletions