]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: handle cg in CI dpm code
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2013 17:55:53 +0000 (13:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:57 +0000 (16:30 -0400)
commit0f3c624378634ca5e07ba8170bfac23ac6747c4f
tree5a8596b8b7a0add613501bd8fbcca217553e8be8
parenta5b7e2fab321753045cd628f66f4907fb9b2efb6
drm/radeon: handle cg in CI 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/ci_dpm.c