commit | d932f37c4aa8b380f8ed529d1472a2ff49b95727 | [log] [tgz] |
---|---|---|
author | Rex Zhu <Rex.Zhu@amd.com> | Tue Sep 13 19:38:38 2016 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Fri Sep 16 15:52:51 2016 -0400 |
tree | dd3ef372f8d091f02211b459ab4d6929d5d5b83b | |
parent | aa0ef3ccd6410c14d3de586bd83ce532cad2e67e [diff] |
drm/amdgpu: not set cg for vce/uvd in late init. no need to set cg for uvd/vce in late init. As when ring test, uvd/vce's dpm will be enabled/disabled. the cg will be set. fix issue suspend when play video or encode, then resume back, the clock will be bypassed on Polaris/Fiji. Signed-off-by: Rex Zhu <Rex.Zhu@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>