From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugzilla.kernel.org Subject: [Bug 60523] Radeon DPM not working with 2 monitors attached to Radeon HD5770 (Juniper) Date: Thu, 03 Jul 2014 17:47:00 +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 495826E255 for ; Thu, 3 Jul 2014 10:47:06 -0700 (PDT) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 452F5203AD for ; Thu, 3 Jul 2014 17:47:05 +0000 (UTC) Received: from bugzilla1.web.kernel.org (bugzilla1.web.kernel.org [172.20.200.51]) by mail.kernel.org (Postfix) with ESMTP id 79EFE2041B for ; Thu, 3 Jul 2014 17:47:03 +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=60523 --- Comment #60 from Mathias Tillman --- I've done some further tests with overriding the power state level values as detailed above, here are my results: The stock values are level 0: sclk: 10000, mclk: 30000, vddc: 950, vddci: 950 level 1: sclk: 77500, mclk: 105000, vddc: 1100 vddci: 1150 level 2: sclk: 90000, mclk: 105000, vddc: 1175, vddci: 1150 sclk, vddc and vddci were all at their stock values for all power levels during my tests. I changed mclk on power level 2 to the values below (OK means that it does not get stuck in the highest power level): 95000 = OK 100000 = OK 104000 = OK 105000 = NOT OK 110000 = NOT OK So as you can see it gets stuck when the mclk value is 10500 or higher, but why that is I really have no idea. Could it be a firmware or VBIOS problem? -- You are receiving this mail because: You are watching the assignee of the bug.