commit | 1c71bda097f797820e246dc9e38f0bda817d0818 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 09 19:11:52 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 11 11:44:39 2013 -0400 |
tree | 64d747bf45f56211e2f2cd3a0c347e891ac0a253 | |
parent | 64d03221eed88dce7f0c1edd44a3680b595b29bd [diff] |
drm/radeon/dpm: add infrastructure to properly handle bapm bapm is a pm feature for sharing the power budget between the GPU and the CPU on APUs. It needs to be enabled or disabled in certain circumstances. For now, disable it when on battery and enable it when on AC power. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>