From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Watts Subject: Re: [REGRESSION]: hibernate/sleep regression w/ bisection Date: Tue, 22 Nov 2011 06:40:21 -0500 Message-ID: <20111122114019.GA20081@zeus> References: <20111103155956.GG4417@google.com> <20111103184559.GA3295@zeus> <20111103213959.GP4417@google.com> <20111104134347.GA2480@zeus> <20111104161431.GZ4417@google.com> <20111104173441.GA2157@zeus> <20111104230758.GA7332@zeus> <20111121210908.GJ25776@google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Jerome Glisse Cc: Tejun Heo , Dmitry Torokhov , linux-kernel@vger.kernel.org, linux-pm@lists.linux-foundation.org, David Airlie , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Mon, Nov 21, 2011 at 04:29:23PM -0500, Jerome Glisse wrote: > On Mon, Nov 21, 2011 at 4:09 PM, Tejun Heo wrote: > > > > Out of curiosity, did it get somewhere? > > > > Thanks. > > > > -- > > tejun > > > > Yeah i am pretty sure i know what's going wrong but there is no easy > fix, there is a deadlock in the kernel when gem wait ioctl is call on > scanout buffer and that a gpu reset happen > > Cheers, > Jerome Tejun, I was about to send a similar email asking about this; many thanks for sharing my interest. Jerome, sounds encouraging that you think you know what the issue is. What are the next steps? Please let me know how I can assist on my end (code validation, etc.). ~ Andy