From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH] drm/nouveau: fix ttm move notify callback Date: Tue, 24 Jan 2012 10:00:33 -0500 Message-ID: <20120124150033.GA31608@phenom.dumpdata.com> References: <1325788315-7724-1-git-send-email-j.glisse@gmail.com> <1325800393.31799.0.camel@nisroch> <20120106021410.GA3120@phenom.dumpdata.com> <20120106145743.GE5078@phenom.dumpdata.com> <20120106165335.GA10453@phenom.dumpdata.com> <20120106182220.GA2823@homer.localdomain> <20120106195249.GA3213@phenom.dumpdata.com> <20120106210027.GB2823@homer.localdomain> <1326167165.31565.1.camel@nisroch> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by gabe.freedesktop.org (Postfix) with ESMTP id 36F2F9E7DB for ; Tue, 24 Jan 2012 07:31:58 -0800 (PST) Content-Disposition: inline In-Reply-To: <1326167165.31565.1.camel@nisroch> 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: Jerome Glisse , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Tue, Jan 10, 2012 at 01:46:05PM +1000, Ben Skeggs wrote: > On Fri, 2012-01-06 at 16:00 -0500, Jerome Glisse wrote: > > On Fri, Jan 06, 2012 at 02:52:49PM -0500, Konrad Rzeszutek Wilk wrote: > > > > Still having difficulty to reproduce can you reproduce with the attached > > > > printk debuging patch and provide the log (only few printk preceding the > > > > oops or segfault are interesting). > > > > > > http://darnok.org/vga/move_notify-v212.log > > > > > > > Looks like nouveau doesn't like move notify being call on driver > > shutdown or when somethings om nv50 is down. Ben i think you will > > be better at finding a fix for that than me. > I'm also not able to reproduce this issue on a NV98 (so, i'd expect > every nv50+ chipset to behave the same) chipset with the current code in > Dave's drm-core-next tree.. There looks to be a bug about this openned when folks where using firefox and seeing large pictures or scrolling through a large web-page. Any thoughts or things I could try out to narrow this down?