All of lore.kernel.org
 help / color / mirror / Atom feed
From: Leandro Lucarella <luca@llucax.com.ar>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	David Airlie <airlied@linux.ie>,
	intel-gfx@lists.freedesktop.org
Subject: Re: Graphic corruption with i915 (2.6.39.1)
Date: Sat, 30 Jul 2011 12:02:14 -0300	[thread overview]
Message-ID: <20110730150214.GK3182@llucax.com.ar> (raw)
In-Reply-To: <aefc95$f0ne9@orsmga001.jf.intel.com>

Chris Wilson, el 16 de junio a las 17:39 me escribiste:
> On Thu, 16 Jun 2011 13:18:03 -0300, Leandro Lucarella <luca@llucax.com.ar> wrote:
> > cannot access /sys/kernel/debug/dri/0/i915_error_state: No such file or directory
> > 
> > The debug directory is not present, should I boot or compile with some
> > particular option to enable it?
> 
> You need to compile with CONFIG_DEBUGFS and at runtime
> "mount -tdebugfs debug /sys/kernel/debug".
> 
> The /sys/kernel/debug/dri/0/i915_error_state will only be populated
> after a hang is detected.

OK, I'm having another i915 "episode" and now I have the debugfs
mounted. Here is the contents of
/sys/kernel/debug/dri/0/i915_error_state:
http://llucax.com.ar/tmp/i915_error_state.txt (1.4MiB)

Here is the error message shown in dmesg:

[1259708.264742] Out of memory: Kill process 16640 (firefox-bin) score 504 or sacrifice child
[1259708.264748] Killed process 13128 (plugin-containe) total-vm:450880kB, anon-rss:19588kB, file-rss:780kB
[1259726.000008] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[1259726.000014] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[1259726.001254] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 28517162 at 28517161, next 28517164)
[1259726.503009] [drm:i915_reset] *ERROR* Failed to reset chip.

Any ideas? Thanks!

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
The average person laughs 13 times a day

WARNING: multiple messages have this Message-ID (diff)
From: Leandro Lucarella <luca@llucax.com.ar>
To: Chris Wilson <chris@chris-wilson.co.uk>
Cc: intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org
Subject: Re: Graphic corruption with i915 (2.6.39.1)
Date: Sat, 30 Jul 2011 12:02:14 -0300	[thread overview]
Message-ID: <20110730150214.GK3182@llucax.com.ar> (raw)
In-Reply-To: <aefc95$f0ne9@orsmga001.jf.intel.com>

Chris Wilson, el 16 de junio a las 17:39 me escribiste:
> On Thu, 16 Jun 2011 13:18:03 -0300, Leandro Lucarella <luca@llucax.com.ar> wrote:
> > cannot access /sys/kernel/debug/dri/0/i915_error_state: No such file or directory
> > 
> > The debug directory is not present, should I boot or compile with some
> > particular option to enable it?
> 
> You need to compile with CONFIG_DEBUGFS and at runtime
> "mount -tdebugfs debug /sys/kernel/debug".
> 
> The /sys/kernel/debug/dri/0/i915_error_state will only be populated
> after a hang is detected.

OK, I'm having another i915 "episode" and now I have the debugfs
mounted. Here is the contents of
/sys/kernel/debug/dri/0/i915_error_state:
http://llucax.com.ar/tmp/i915_error_state.txt (1.4MiB)

Here is the error message shown in dmesg:

[1259708.264742] Out of memory: Kill process 16640 (firefox-bin) score 504 or sacrifice child
[1259708.264748] Killed process 13128 (plugin-containe) total-vm:450880kB, anon-rss:19588kB, file-rss:780kB
[1259726.000008] [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung
[1259726.000014] [drm] capturing error event; look for more information in /debug/dri/0/i915_error_state
[1259726.001254] [drm:i915_wait_request] *ERROR* i915_wait_request returns -11 (awaiting 28517162 at 28517161, next 28517164)
[1259726.503009] [drm:i915_reset] *ERROR* Failed to reset chip.

Any ideas? Thanks!

-- 
Leandro Lucarella (AKA luca)                     http://llucax.com.ar/
----------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------
The average person laughs 13 times a day

  parent reply	other threads:[~2011-07-30 15:33 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 14:58 Graphic corruption with i915 (2.6.39.1) Leandro Lucarella
2011-06-16 16:01 ` Chris Wilson
2011-06-16 16:18   ` Leandro Lucarella
2011-06-16 16:39     ` Chris Wilson
2011-06-16 16:57       ` Leandro Lucarella
2011-06-16 18:24         ` Raúl Benencia
2011-07-30 15:02       ` Leandro Lucarella [this message]
2011-07-30 15:02         ` Leandro Lucarella

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110730150214.GK3182@llucax.com.ar \
    --to=luca@llucax.com.ar \
    --cc=airlied@linux.ie \
    --cc=chris@chris-wilson.co.uk \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.