]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/pm: Use cached data for min/max clocks
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 11 Jul 2025 16:18:33 +0000 (21:48 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 17 Jul 2025 16:36:03 +0000 (12:36 -0400)
commit8825dabaf67bb1517d939f28b6ba6fcf86d7f259
tree867be3a4200da6520a4e0bf15a87c6daebda99b3
parent9ffab039bcb0bbfade0e659552d2fb912347a871
drm/amd/pm: Use cached data for min/max clocks

If dpm tables are already populated on SMU v13.0.6 SOCs, use the cached
data. Otherwise, fetch values from firmware.

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/smu_v13_0_6_ppt.c