From: Alex Deucher Date: Mon, 9 Sep 2013 22:56:50 +0000 (-0400) Subject: drm/radeon/dpm: handle bapm on trinity X-Git-Tag: v3.12-rc2~17^2~6^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef4e03658420bbf91365647615460668c2510e79;p=pandora-kernel.git drm/radeon/dpm: handle bapm on trinity 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. This patch fixes hangs on boot on certain trinity laptops when the system is on battery power. Signed-off-by: Alex Deucher Cc: stable@vger.kernel.org --- Reading git-diff-tree failed