commit | 27810fb2d2edacf2961dbedfe9e9f8d2e5080ea5 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 01 19:25:11 2012 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Oct 02 10:27:51 2012 -0400 |
tree | 5fc4c124a0982f8e4fe4e26a35126cd2c2c3154c | |
parent | eb2c27a02bcf6013cda5d9e6277d50f7b4cfc13d [diff] |
drm/radeon/pm: fix multi-head profile handling on BTC+ (v2) Starting on BTC, there are no longer separate states for single head and multi-head, we just use the high mclk/voltage for all states for multi-head. Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=49981 v2: fix typo Signed-off-by: Alex Deucher <alexander.deucher@amd.com>