From mboxrd@z Thu Jan 1 00:00:00 1970 From: Francesco Allertsen Subject: Re: Intel i915 freeze on latest git Date: Thu, 10 Feb 2011 13:10:26 +0100 Message-ID: <20110210121026.GA2416@fujiko> References: <1bdc18$jeuv05@fmsmga002.fm.intel.com> <20110201122943.GA2011@fujiko> <20110201140754.GA2229@fujiko> <20110201083112.3cfefc3a@jbarnes-desktop> <20110202095656.GA2202@fujiko> <1bdc18$jfb1or@fmsmga002.fm.intel.com> <20110209125238.GA2221@fujiko> <1bdc18$jhlg3k@fmsmga002.fm.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail.emaiti.net (emaiti.net [46.4.199.113]) by gabe.freedesktop.org (Postfix) with ESMTP id 3D4D39ECE0 for ; Thu, 10 Feb 2011 04:09:25 -0800 (PST) Content-Disposition: inline In-Reply-To: <1bdc18$jhlg3k@fmsmga002.fm.intel.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org To: Chris Wilson Cc: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Wed, Feb 09, 2011 at 05:09:10PM +0000, Chris Wilson wrote: > I was optimistic that we might spot the real issue... However, you appear > to be not alone and so I've pushed a disabling patch onto -fixes: > > commit ac66808814036b4c33dd98091b2176ae6157f1a8 > Author: Chris Wilson > Date: Wed Feb 9 16:15:32 2011 +0000 > > drm/i915: Disable RC6 on Ironlake > > The automatic powersaving feature is once again causing havoc, with 100% > reliable hangs on boot and resume on affected machines. > > Reported-by: Francesco Allertsen > Reported-by: Gui Rui > Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=28582 > Signed-off-by: Chris Wilson > > That should work its way upstream shortly. I've tried to apply it on top of 2.6.38-rc4, and now it doesn't hang when I start X, but it hangs when I resume from suspend to RAM. Bye Francesco