]> git.baikalelectronics.ru Git - kernel.git/commit
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 19:49:15 +0000 (14:49 -0500)
commitc0603ca8c647a39392f16ffb0e1e5b9b4b270ba2
treefeb6760de053bb7356c52a0b35ff69e50bd4ed2f
parentf28ee98bb1d7223bc86e46064bc459b992364b2b
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