]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfe96eae50a31f327fdadae4c43cae5b3759ffa29
tree3c7e39f2e2aefde1a78e989a08b8ddee19900552
parent03c956a1b3164b603f10c82dad64dcb4e3dd3a0b
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