]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amd/pm: Show default gfx clock levels
authorLijo Lazar <lijo.lazar@amd.com>
Fri, 6 Jun 2025 06:48:57 +0000 (12:18 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:18 +0000 (12:19 -0400)
commitdd3999b658e4c15dea5feda5bf3f8ff6b1a31d2f
tree253537633ba8d6db77b1a1b9b6385586274f128f
parentf43411978d1367af6e983ae09ab4c2f7a811574a
drm/amd/pm: Show default gfx clock levels

For SMU v13.0.6 SOCs, always show default clock levels for gfx in
pp_dpm_sclk. Any custom min/max levels set by user will be available in
pp_od_clk_voltage

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