]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit02cf91c113eacd069d58633871a1ccf3b17a33d6
tree8daac3d05b1a4e05f1647dd4c853aafb69205431
parent792f80d19213e9a6679e6c4bf3b2af2ce5ef0965
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