commit | 64d03221eed88dce7f0c1edd44a3680b595b29bd | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Sep 09 19:27:01 2013 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Wed Sep 11 11:44:38 2013 -0400 |
tree | 039a678bc817135e4c6b93adeb39116c95b597d8 | |
parent | ef4e03658420bbf91365647615460668c2510e79 [diff] |
drm/radeon/dpm: handle bapm on kb/kv bapm is a power management feature for handling the power budget between the CPU and GPU on APUs. This patch adds support for enabling or disabling it. For now disable it by default. Enabling it properly requires quite a bit more work and will be addressed in a separate patch. Signed-off-by: Alex Deucher <alexander.deucher@amd.com>