]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit25a87b24f2fe6f5bb7bc4558cdff00659b21f94c
treea0bacb3b70335cafe893be2bba917faff34af10b
parentf69cf52436b822cdb6926fdece38882a44a05b81
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