]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: postpone operations not required for hw setup to late_init
authorEvan Quan <evan.quan@amd.com>
Thu, 4 Jun 2020 03:15:12 +0000 (11:15 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Jul 2020 05:59:16 +0000 (01:59 -0400)
commitb2353316e4c0e1abccb2d7c7c0a576f4ee81dcb0
tree8daac3d05b1a4e05f1647dd4c853aafb69205431
parentea1a607464a78f7b912c4e9c1f909e46dc4acb8e
drm/amd/powerplay: postpone operations not required for hw setup to late_init

So that we do not need to perform those unnecessary operations again on
resume.

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/powerplay/amdgpu_smu.c