drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins
authorRex Zhu <Rex.Zhu@amd.com>
Thu, 23 Aug 2018 07:30:45 +0000 (15:30 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 27 Aug 2018 20:11:01 +0000 (15:11 -0500)
commit3510bafe561bd86ce16ef67bf06a0ae6b9202043
tree6ac86036f60483d41463f5c38ee69514ddfff892
parentd3200a536ccbc047cee408c44a92235c4e84c91b
drm/amdgpu: Fix vce initialize failed on Kaveri/Mullins

Forgot to add vce pg support via smu for Kaveri/Mullins.

Fixes: 561a5c83eadd ("drm/amd/pp: Unify powergate_uvd/vce/mmhub
                       to set_powergating_by_smu")

v2: refine patch descriptions suggested by Michel

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Tested-by: Michel Dänzer <michel.daenzer@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/kv_dpm.c