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: Wed, 30 Jul 2014 12:18:09 +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 3A1CF6E5E7
for ; Wed, 30 Jul 2014 05:18:17 -0700 (PDT)
Received: from mail.kernel.org (localhost [127.0.0.1])
by mail.kernel.org (Postfix) with ESMTP id 5884C200E6
for ; Wed, 30 Jul 2014 12:18:12 +0000 (UTC)
Received: from bugzilla2.web.kernel.org (bugzilla2.web.kernel.org
[172.20.200.52])
by mail.kernel.org (Postfix) with ESMTP id 44EF4201B9
for ; Wed, 30 Jul 2014 12:18:10 +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 #4 from LiNuxXer ---
(In reply to Alex Deucher from comment #2)
> You can enable it by setting pi->enable_bapm = true; in trinity_dpm_init()
> in trinity_dpm.c. Unforunately, it's not stable yet on all systems.
Thank you for this hint, Alex.
A search does not reveal much. Do you have a reference to the problems which
this can cause?
trinity_dpm.c seems to be a file of the free radeon driver. Actually, I would
prefer to go without any HW specific graphics driver.
I was hoping for a slight chance for the kernel to detect this annoyance and
solve it (in a first step) regardless of any later graphics driver settings.
--
You are receiving this mail because:
You are watching the assignee of the bug.