From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756705Ab1JQRBg (ORCPT ); Mon, 17 Oct 2011 13:01:36 -0400 Received: from mail-ww0-f44.google.com ([74.125.82.44]:61960 "EHLO mail-ww0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753658Ab1JQRBe (ORCPT ); Mon, 17 Oct 2011 13:01:34 -0400 Date: Mon, 17 Oct 2011 19:02:18 +0200 From: Daniel Vetter To: Steven Rostedt Cc: Daniel Vetter , LKML , dri-devel@lists.freedesktop.org Subject: Re: Problems with videos and i915 driver Message-ID: <20111017170218.GH2971@phenom.ffwll.local> Mail-Followup-To: Steven Rostedt , LKML , dri-devel@lists.freedesktop.org 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 Content-Disposition: inline In-Reply-To: <1318851627.12224.135.camel@gandalf.stny.rr.com> X-Operating-System: Linux phenom 3.0.0-1-amd64 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 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