]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitcf0ab2cd450357bd430c6799aed18a427a8420f6
tree5a8596b8b7a0add613501bd8fbcca217553e8be8
parenta0f38609c9870fe0e3d5c10b1e6926a5750d0a7a
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