drm/radeon: handle cg in SI dpm code
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2013 21:24:08 +0000 (17:24 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:51 +0000 (16:30 -0400)
commit4cb0add259179ca8634fc0fddb2274534a58ff2d
treea0bacb3b70335cafe893be2bba917faff34af10b
parent5594a558faca933f64277c2033bd724968cd3d89
drm/radeon: handle cg in SI dpm code

Clockgating needs to be disabled around certain parts
of dpm setup otherwise the smc gets into a bad state
and dpm doesn't work properly.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/si_dpm.c