]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amdgpu: Move out power up/down sdma out of smu
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 25 Sep 2018 11:53:30 +0000 (19:53 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Oct 2018 22:00:38 +0000 (17:00 -0500)
commitd09ae92de858d0650441a47f4578e0509186e5d8
treeee06f103ebefa96024376805d4a5fa25222eafaa
parent40bea02f4a1414f0163c5380423f578b3507e69f
drm/amdgpu: Move out power up/down sdma out of smu

smu only expose interface to other ip blocks.
in order to reduce dependence between smu and other ip blocks

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c
drivers/gpu/drm/amd/powerplay/hwmgr/smu10_hwmgr.c
drivers/gpu/drm/amd/powerplay/smumgr/smu10_smumgr.c