drm/amd/powerplay: workaround for UVD clock issue
authorRex Zhu <Rex.Zhu@amd.com>
Tue, 28 Jun 2016 08:22:07 +0000 (16:22 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Jun 2016 16:12:26 +0000 (12:12 -0400)
commita7f14a184e0e8e94becfc3f9608f6b0f9c339572
treea784597665cb1ab3c7ce2af1ca141396098eb502
parentd9d533c1483c4daf76e7e720c35896a430563ff8
drm/amd/powerplay: workaround for UVD clock issue

workaround issue that when uvd dpm disabled,
uvd clock remain high on polaris10. Manually turn
off the clocks.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Ken Wang <Qingqing.Wang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c