Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753158Ab0FGVfz (ORCPT ); Mon, 7 Jun 2010 17:35:55 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:35464 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752367Ab0FGVfy (ORCPT ); Mon, 7 Jun 2010 17:35:54 -0400 From: "Rafael J. Wysocki" To: Alex Deucher Subject: Re: [Regression, post-rc1] Multiple issues after enabling SetVoltage on rs780m Date: Mon, 7 Jun 2010 23:37:17 +0200 User-Agent: KMail/1.12.4 (Linux/2.6.35-rc1-rjw; KDE/4.3.5; x86_64; ; ) Cc: Dave Airlie , Dave Airlie , LKML , Linus Torvalds , Andrew Morton , dri-devel@lists.sourceforge.net References: <201006071129.32159.rjw@sisk.pl> In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit Message-Id: <201006072337.17778.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1997 Lines: 46 On Monday 07 June 2010, Alex Deucher wrote: > On Mon, Jun 7, 2010 at 6:15 AM, Dave Airlie wrote: > > On Mon, Jun 7, 2010 at 7:29 PM, Rafael J. Wysocki wrote: > >> Hi Alex, > >> > >> Your commit 9349d5cc920c10845693f906ebd67f394f1d0d04 > >> (drm/radeon/kms/pm: enable SetVoltage on r7xx/evergreen) has caused my test-bed > >> Acer Ferrari One to behave quite unreliably. The symptoms are: > >> > >> - the system hangs hard (~ 50% of the time) when starting Xorg > >> - the system hangs hard (~ 50% of the time) when stopping Xorg during system > >> reboot > >> - the system sometimes hangs hard during suspend to RAM > >> > >> These problems are not reproducible with the commit above reverted. > >> > >> Below is the information about the graphics adapter from lspci. > > > > Reverting that commit on master fixes it? > > > > that commit touches code paths in rv770 and evergreen that in no way > > should affect that chipset which is an rs780, so takes the r600 paths. > > > > are you sure its not 7ac9aa5a1f1b87adb69bcbec2b89e228f074103a? > > It should be that commit if it is indeed the voltage adjust. That > said, I just took a closer look at the voltage adjust on newer IGPs > and unfortunately, it doesn't work the same as the discrete cards, so > for now we should disable it. The attached patch should do the trick. > There weren't any problems on my IGP chips, but they don't have a > SetVoltage table, so nothing is touching the hw. I'm not sure if the adapter is a discrete one. Anyway, my testing was done before commit 386f40c86d6c8d5b717ef20620af1a750d0dacb4 and I'm unable to reproduce the problems with current -git, so they might be a fallout of the bug fixed by that commit. Thanks, Rafael -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/