From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net ([212.227.15.18]:52228 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751686AbeAZCgd (ORCPT ); Thu, 25 Jan 2018 21:36:33 -0500 Message-ID: <1516934169.6967.2.camel@gmx.de> Subject: Re: [PATCH v3] drm/nouveau: Move irq setup/teardown to pci ctor/dtor From: Mike Galbraith To: Adam Borowski , Lyude Paul Cc: nouveau@lists.freedesktop.org, Karol Herbst , Thomas Gleixner , stable@vger.kernel.org, Ben Skeggs , David Airlie , Thierry Reding , Ilia Mirkin , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Date: Fri, 26 Jan 2018 03:36:09 +0100 In-Reply-To: <20180126012026.kx5ijte72ch67oyi@angband.pl> References: <20180125232955.14574-1-lyude@redhat.com> <20180126012026.kx5ijte72ch67oyi@angband.pl> Content-Type: text/plain; charset="ISO-8859-15" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On Fri, 2018-01-26 at 02:20 +0100, Adam Borowski wrote: > On Thu, Jan 25, 2018 at 06:29:53PM -0500, Lyude Paul wrote: > > This was made apparent by what appeared to be a regression in the > > mainline kernel that started introducing suspend/resume issues for > > nouveau: > > > > a0c9259dc4e1 (irq/matrix: Spread interrupts on allocation) > > I'm just a dumb user here, but I confirm: > CPU: AMD Phenom II X6 1055T, GPU: GTX 560 Ti > 100% fail to resume GPU on 4.15-rc*, 100% ok with your patch. Ditto.. and my GTX 980 works again. -Mike