]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: handle cg in KB/KV dpm code
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 14 Aug 2013 23:55:46 +0000 (19:55 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 30 Aug 2013 20:30:57 +0000 (16:30 -0400)
commitf2fda21a369d779baec4005219f77784b7c02a0d
treeb6c81ef84f0e883bc5d0bdd0f66ace2e512aad98
parent96d2ec35cdfe8fb18339badebda58e63b156c007
drm/radeon: handle cg in KB/KV 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/kv_dpm.c