Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755668AbYK2PHj (ORCPT ); Sat, 29 Nov 2008 10:07:39 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751342AbYK2PHb (ORCPT ); Sat, 29 Nov 2008 10:07:31 -0500 Received: from ogre.sisk.pl ([217.79.144.158]:33009 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751339AbYK2PHa (ORCPT ); Sat, 29 Nov 2008 10:07:30 -0500 From: "Rafael J. Wysocki" To: Jesse Barnes Subject: Re: [git pull] drm fixes for 2.6.28 final Date: Sat, 29 Nov 2008 16:06:44 +0100 User-Agent: KMail/1.9.9 Cc: dri-devel@lists.sourceforge.net, Dave Airlie , torvalds@linux-foundation.org, Andrew Morton , linux-kernel@vger.kernel.org, Takashi Iwai References: <200811272119.54619.jbarnes@virtuousgeek.org> <200811290120.35851.rjw@sisk.pl> In-Reply-To: <200811290120.35851.rjw@sisk.pl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200811291606.44820.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1716 Lines: 40 On Saturday, 29 of November 2008, Rafael J. Wysocki wrote: > On Friday, 28 of November 2008, Jesse Barnes wrote: > > On Thursday, November 27, 2008 7:26 pm Dave Airlie wrote: > > > Hi Linus, > > > > > > Please pull the 'drm-fixes' branch from > > > ssh://master.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6.git > > > drm-fixes > > > > > > This larger than we wished patch, fixes a number of regressions reported. > > > > > > 1. vblank rework causes hangs on VT switch - fixes touches all drivers. > > > > To clarify here, only one userspace driver was actually silly enough to > > disable IRQs at VT leave time, xf86-video-intel. But the DRM fix applies to > > all drivers just to be on the safe side. It's a bit invasive, but ultimately > > a bit safer than leaving things. > > The patches from this push fix suspend on the Toshiba Portege R500, but > resume from hibernation is still broken. It works in the minimal configuration > (init=/bin/bash) 100% of the time. It also sort of works from the console, but > then the second attempt to hibernate fails because some tasks cannot be > frozen. > > 2.6.27.7 hibernates and resumes on the same box 100% of the time, from X too. > > I'll carry out bisection in the next few days. OK, most probably the hibernation issue is related to ALSA, as hibernation works 100% of the time with snd_hda_intel unloaded. I've filed http://bugzilla.kernel.org/show_bug.cgi?id=12121 for this problem. 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/