]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdgpu: disable smu hw first on tear down
authorAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Oct 2016 15:22:17 +0000 (11:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 14 Oct 2016 15:51:33 +0000 (11:51 -0400)
commit80cf8b1ebdf11c94d3fbdc66a5a11707e0ba9c75
tree0845e1f97f131a5ad715701b7656b0adc31d4e6c
parent38adb594cd263757dd98744ca2104d2c2e24fb41
drm/amdgpu: disable smu hw first on tear down

Otherwise, you can't disable dpm.

Tested-by and Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_device.c