drm/amd/pm: decouple the watermark table setting from socclk/uclk dpms
authorEvan Quan <evan.quan@amd.com>
Fri, 18 Sep 2020 08:39:13 +0000 (16:39 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 22 Sep 2020 21:37:38 +0000 (17:37 -0400)
commitd152986c5189ba213d2faf8958e5b4c7a3b78682
tree3c7e39f2e2aefde1a78e989a08b8ddee19900552
parentb226ef95b6229d5c5a01f2ac220226a92f387587
drm/amd/pm: decouple the watermark table setting from socclk/uclk dpms

As they have no real dependence. And for Navi1x, the socclk/uclk dpms
are enabled after DAL initialization.

Signed-off-by: Evan Quan <evan.quan@amd.com>
Reviewed-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