From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933830Ab3AIVIc (ORCPT ); Wed, 9 Jan 2013 16:08:32 -0500 Received: from mail.kernel.org ([198.145.19.201]:45920 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933739Ab3AIVI2 (ORCPT ); Wed, 9 Jan 2013 16:08:28 -0500 Date: Wed, 9 Jan 2013 13:08:26 -0800 From: Greg KH To: Dave Kleikamp Cc: Lijo Antony , Dave Airlie , Chris Wilson , daniel.vetter@ffwll.ch, intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Jesse Barnes Subject: Re: i915_hangcheck_hung problem with 3.8-rc2+ (Linus's latest tree) Message-ID: <20130109210826.GA17512@kroah.com> References: <20130108223611.GA19672@kroah.com> <20130109003824.GA21075@kroah.com> <20130109042533.GA9164@kroah.com> <50ED1C12.2090608@gmail.com> <50EDC8A1.30307@oracle.com> <50EDCF14.4080101@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <50EDCF14.4080101@oracle.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 09, 2013 at 02:12:04PM -0600, Dave Kleikamp wrote: > On 01/09/2013 01:44 PM, Dave Kleikamp wrote: > > > > I can easily reproduce it running glxgears on 3.8-rc1 or 3.8-rc2. > > > > 00:02.0 VGA compatible controller [0300]: Intel Corporation Core > > Processor Integrated Graphics Controller [8086:0046] (rev 02) > > > > Thinkpad T410 > > > > Shaggy > > Daniel's patch: > > drm/i915: Revert shrinker changes from "Track unbound pages" > > fixes the problem for me. Thanks for the hint, I'll go try that right now... greg k-h