drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start()
authorTom St Denis <tom.stdenis@amd.com>
Thu, 28 Jul 2016 13:44:14 +0000 (09:44 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 8 Aug 2016 15:32:38 +0000 (11:32 -0400)
commit7acc83d4df77d2ed0153db2583f00a34e31fce92
tree6bb8fe92c30f0b31bb5f9c28362a5b9d26bb772f
parentbd12267dd896ff8e3dfd25ac31cbc255e9184715
drm/amd/amdgpu: don't set clockgating in uvd_v6_0_start()

This is handled properly by both DPM and PP externally.

Signed-off-by: Tom St Denis <tom.stdenis@amd.com>
Reviewed-by: Rex Zhu <Rex.Zhu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c