]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit6500fc0c9fd9a0c3cde1b498541a259d1ba078ba
treeb6c81ef84f0e883bc5d0bdd0f66ace2e512aad98
parentcf0ab2cd450357bd430c6799aed18a427a8420f6
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