drm/radeon: properly handle cg on asics without UVD
authorAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2013 21:53:25 +0000 (17:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 29 Jul 2013 22:14:38 +0000 (18:14 -0400)
Don't try and enable clockgating if the asic doesn't have
UVD.  Use rdev->has_uvd rather than using local checks.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

No differences found