]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcd66701efeab52a8d03a2f3ee7117f4ad4e03e64
tree8f149f6397f621a39a6f45b5c1e21acf8127f56e
parentb08a9feaeff836a53c974d2e22e44468fd2dae60
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