From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 81021] AMD CPUs w/ Integrated Graphics (APUs) And Turbo Core Only Boost If "fglrx" Module Is Loaded Date: Thu, 07 Aug 2014 09:43:32 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by gabe.freedesktop.org (Postfix) with ESMTP id 4D0E76E741 for ; Thu, 7 Aug 2014 02:43:35 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 85251201DC for ; Thu, 7 Aug 2014 09:43:34 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id BD0F5201F4 for ; Thu, 7 Aug 2014 09:43:33 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org https://bugzilla.kernel.org/show_bug.cgi?id=81021 --- Comment #10 from LiNuxXer --- (In reply to Alex Deucher from comment #8) > I'm not sure why you don't think you need a GPU driver installed. When the > driver is installed it not only allows the GPU to dynamically adjust it > clocks and voltages up for performance, but also enables low power states > and turns off certain blocks when they are not in use, so overall, you'll > probably save more power with the GPU driver loaded than just leaving the > GPU in the state set up by the bios. 1) You're absolutely right. radeon outperforms fglrx significantly in console mode (in my case 10W up to 12W when disabling the output) (and not to mention the Turbo Core performance which is much smoother). 2) You inspired me to look at all this more systematically. I have posted my detailed results at http://unix.stackexchange.com/a/148918/79761 -- in short, the radeon driver is an excellent piece of software (and is in fact saving my *** regarding processor choice, applying the bapm enabling patch you proposed). 3) One question remains -- can't bapm enabling become at least a parameter? Or is it already? -- You are receiving this mail because: You are watching the assignee of the bug.