commit | 0c78a44964db3d483b0c09a8236e0fe123aa9cfc | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Tue Jun 17 16:01:08 2014 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Jul 01 11:16:10 2014 -0400 |
tree | 0380d43f2ff81df3af20b30c9f19a4547f90b51f | |
parent | 09f95d5b8ca64a9ebb5e206ed936c1a70dc8e9c8 [diff] |
drm/radeon: enable bapm by default on desktop TN/RL boards bapm enabled the GPU and CPU to share TDP headroom. It was disabled by default since some laptops hung when it was enabled in conjunction with dpm. It seems to be stable on desktop boards and fixes hangs on boot with dpm enabled on certain boards, so enable it by default on desktop boards. bug: https://bugs.freedesktop.org/show_bug.cgi?id=72921 Signed-off-by: Alex Deucher <alexander.deucher@amd.com>