From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [REGRESSION] system does not resume from ram due to commit "drm/nv50/fifo: prevent races between clients updating playlists" Date: Tue, 4 Jun 2013 05:40:10 -0700 (PDT) Message-ID: <20130604124010.GA2575@phenom.dumpdata.com> References: <87wqqj2au6.fsf@turtle.gmx.de> <20130531130525.GA4319@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from userp1040.oracle.com (userp1040.oracle.com [156.151.31.81]) by gabe.freedesktop.org (Postfix) with ESMTP id 71FCCE630C for ; Tue, 4 Jun 2013 05:51:08 -0700 (PDT) In-Reply-To: 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: Ben Skeggs Cc: Ben Skeggs , "dri-devel@lists.freedesktop.org" List-Id: dri-devel@lists.freedesktop.org On Mon, Jun 03, 2013 at 03:50:50PM +1000, Ben Skeggs wrote: > On Fri, May 31, 2013 at 11:05 PM, Konrad Rzeszutek Wilk < > konrad.wilk@oracle.com> wrote: > > > On Tue, May 28, 2013 at 08:55:29PM +0200, Sven Joachim wrote: > > > On 2013-05-26 23:09 +0200, Maarten Maathuis wrote: > > > > > > > My NV96 does not resume from suspend to ram (the screen stays black, > > magic > > > > sysrq keys do work) with the current linus git kernel, i bisected it > > to the > > > > following commit. > > > > > > > > drm/nv50/fifo: prevent races between clients updating playlists > > > > b5096566f6e1ee2b88324772f020ae9bc0cfa9a0 > > > > > > > > It's not obvious to me how this causes problems, but reverting this > > commit > > > > does solve my problem. > > > > > > Same here on my NV86. > > > > And as well on this: > > > > 01:00.0 VGA compatible controller: NVIDIA Corporation G84 [GeForce 8600 > > GT] (rev a1) > > > > > > Ben, any ideas? > > > > I've pushed a fix[1] to my git tree. Will pull it across to the "normal" > tree once I've hunted down another regression. You can also add (if you would like) Tested-by: Konrad Rzeszutek Wilk Thanks! > > Thanks, > Ben. > > [1] > http://cgit.freedesktop.org/~darktama/nouveau/commit/?id=d37687a562f0b55cc848cfcdbf8d473a6c692c2d > > > > > > Cheers, > > > Sven > > _______________________________________________ > > dri-devel mailing list > > dri-devel@lists.freedesktop.org > > http://lists.freedesktop.org/mailman/listinfo/dri-devel > >