commit | 360991867d83e10827d907ef67206986a98953b3 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Sat Sep 21 14:37:49 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 23 10:29:53 2013 -0400 |
tree | 89ad9de44c2d67c0cd44d6db7292ed35e0ccadaf | |
parent | a52b5eb647c728252b75365a0c44d78836661b27 [diff] |
drm/radeon: don't set default clocks for SI when DPM is disabled This is a partial revert of c6cf7777a32da874fabec4fd1c2a579f0ba4e4dd. We need to take into account the clk voltage dependencies of the board. Not doing so can lead to stability issues on certain boards if the clks exceed the levels in the dep tables. DPM already takes that into account, so for optimal performance, use DPM. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: stable@vger.kernel.org