]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Get max/min frequency on aldebaran VF
authorLijo Lazar <lijo.lazar@amd.com>
Sat, 12 Jul 2025 06:40:48 +0000 (12:10 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 16 Jul 2025 20:14:37 +0000 (16:14 -0400)
commit9ad73536f8758e53e266c81f6f0fcbb90b349b6b
tree78598e0cb655886fff33862b3a9233f07f4ca7df
parentec8fbb44b51ef5cf82ef09043387879276e9ba6b
drm/amd/pm: Get max/min frequency on aldebaran VF

PMFW interface to get max/min frequencies is not available on aldebaran
VFs. Use data, if available, in DPM tables to get the max/min
frequencies.

Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Asad Kamal <asad.kamal@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c