drm/amd/pm: move the dpm table setting back after featureenablement
authorKenneth Feng <kenneth.feng@amd.com>
Fri, 13 Jun 2025 12:55:03 +0000 (20:55 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 18 Jun 2025 16:19:20 +0000 (12:19 -0400)
commit9dd1f152368244babc49c41ff65a86fe48f4534a
treeffe7c25875a364a4dab0a0a164eb3cf2a4160341
parent9a9e87d15297ce72507178e93cbb773510c061cd
drm/amd/pm: move the dpm table setting back after featureenablement

move the dpm table setting back after featureenablemend due to dependancy.
For SMUv13.0.6, there is no pptable. Those frequency tables are available
through FW metrics and it needs DPM to be enabled.

Signed-off-by: Kenneth Feng <kenneth.feng@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/amdgpu_smu.c