From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcin Slusarz Subject: Re: drm/nouveau: crash regression in 3.5 Date: Tue, 24 Jul 2012 19:00:02 +0200 Message-ID: <20120724170002.GA3129@joi.lan> References: <500D916A.60703@odi.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Content-Disposition: inline In-Reply-To: <500D916A.60703@odi.ch> Sender: linux-kernel-owner@vger.kernel.org To: Ortwin =?utf-8?B?R2zDvGNr?= Cc: linux-kernel@vger.kernel.org, bskeggs@redhat.com, dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Mon, Jul 23, 2012 at 08:01:14PM +0200, Ortwin Gl=C3=BCck wrote: > Hi, >=20 > My HP Elitebook 8540w now crashes on boot with 3.5. All works fine wi= th=20 > 3.4. Bisected to the following commit: >=20 > 20abd1634a6e2eedb84ca977adea56b8aa06cc3e is the first bad commit > commit 20abd1634a6e2eedb84ca977adea56b8aa06cc3e > Author: Ben Skeggs > Date: Mon Apr 30 11:33:43 2012 -0500 >=20 > drm/nouveau: create real execution engine for software object cl= ass >=20 > Just a cleanup more or less, and to remove the need for special=20 > handling of > software objects. >=20 > This removes a heap of documentation on dma/graph object formats= =2E=20 > The info > is very out of date with our current understanding, and is far b= etter > documented in rnndb in envytools git. >=20 > Signed-off-by: Ben Skeggs >=20 > lspci: > 01:00.0 VGA compatible controller: NVIDIA Corporation GT215 [Quadro F= X=20 > 1800M] (rev a2) >=20 Please post the crash log. Marcin