drm/radeon/dpm: add infrastructure to properly handle bapm
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Sep 2013 23:11:52 +0000 (19:11 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Sep 2013 15:44:39 +0000 (11:44 -0400)
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>

No differences found