From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Vetter Subject: Re: Problems with videos and i915 driver Date: Mon, 17 Oct 2011 19:02:18 +0200 Message-ID: <20111017170218.GH2971@phenom.ffwll.local> References: <1318788068.12224.125.camel@gandalf.stny.rr.com> <20111017085546.GB2971@phenom.ffwll.local> <1318851627.12224.135.camel@gandalf.stny.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1318851627.12224.135.camel@gandalf.stny.rr.com> Sender: linux-kernel-owner@vger.kernel.org To: Steven Rostedt Cc: Daniel Vetter , LKML , dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org On Mon, Oct 17, 2011 at 07:40:27AM -0400, Steven Rostedt wrote: > On Mon, 2011-10-17 at 10:55 +0200, Daniel Vetter wrote: > > On Sun, Oct 16, 2011 at 02:01:08PM -0400, Steven Rostedt wrote: > > > [ 102.695526] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung > > > [ 102.695538] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state > > > [ 102.699680] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 1 at 0, next 2) > > > > Can you please attach i915_error_state? It contains the gpu crashdump we > > need to diagnose gpu hangs. > > > > As stated you can download the entire drm debug directory from here: Oops, sorry about missing that. > For the /debug/drm directory: > > http://rostedt.homelinux.com/private/vid-crash/debugfs-i915.tar.bz2 > > > But for your convenience I'm also attaching the error state file. Thanks. Your userspace is issueing MI_WAIT_SCANLINES cmds to the gpu, which just doesn't work. Can you please upgrade xf86-video-intel to the latest released version and check whether it works. Generally userspace with that bug is extremely old (and if the other things are equally outdated) rather buggy for Sandybridge. I highly suggest updating the entire graphics stack to something modern (Sandybridge-wise). Yours, Daniel -- Daniel Vetter Mail: daniel@ffwll.ch Mobile: +41 (0)79 365 57 48