drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 3 Feb 2017 09:33:11 +0000 (17:33 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 8 Feb 2017 22:21:32 +0000 (17:21 -0500)
commitbac601ec00d306728aed18f0a09f10c58d5acaba
tree8f149f6397f621a39a6f45b5c1e21acf8127f56e
parent8b55d17eeea70bd9b6e0711a6230fda10a002e6b
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.

need to start smc when dpm disabled.
otherwise, uvd can't get response from smu.
so uvd ring test and ib test will timeout.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/ci_dpm.c