All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Wilson <chris@chris-wilson.co.uk>
To: Nicolas Kalkhof <nkalkhof@web.de>, intel-gfx@lists.freedesktop.org
Subject: Re: gen6 (SNB) GPU still stalling besides latest patches
Date: Tue, 21 Jun 2011 20:11:38 +0100	[thread overview]
Message-ID: <aefc95$h2i25@orsmga001.jf.intel.com> (raw)
In-Reply-To: <185675863.2950376.1308681531124.JavaMail.fmail@mwmweb012>

On Tue, 21 Jun 2011 20:38:51 +0200 (CEST), "Nicolas Kalkhof" <nkalkhof@web.de> wrote:
> Thanks for bringing that up. Is there a bug report for this issue? I was just about to file a report myself but I don't want to create any duplicates.
> 
> @Chris: What do you mean with giving X a kick? Neither mouse nor keyboard are responding anymore. Killing X from a remote ssh is the only option. :(

ssh from-other-machine killall -INT X; is the only way to do it because X
is blocked waiting for an event /dev/dri/card0.
 
> Btw. This only happens with SNA enabled. When using the classic (UXA?), dropping back to framebuffer console works fine.
It's a consequence of handling zaphod and trying to drain all in-fligh DRI2
events to paper-over a crash should one arrive after the Xserver has freed
all Resources without calling the destroy handlers...

> I too have a laptop (T420). Is this issues restricted to mobile systems only?
Any non-blocking read on /dev/dri/card0 will block without patches...
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre

  reply	other threads:[~2011-06-21 19:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-21 18:38 gen6 (SNB) GPU still stalling besides latest patches Nicolas Kalkhof
2011-06-21 19:11 ` Chris Wilson [this message]
2011-06-21 19:16   ` Andrew Lutomirski
2011-06-21 19:33     ` Chris Wilson
  -- strict thread matches above, loose matches on Subject: below --
2011-06-21 17:41 Nicolas Kalkhof
2011-06-21 18:18 ` Chris Wilson
2011-06-21 18:24   ` Andrew Lutomirski
2011-06-21 16:12 Nicolas Kalkhof
2011-06-21 16:55 ` Jesse Barnes
     [not found] <935206610.2954520.1308635833489.JavaMail.fmail@mwmweb001>
2011-06-21 16:06 ` Jesse Barnes
2011-06-21 16:01 Nicolas Kalkhof
2011-06-21  5:59 Nicolas Kalkhof
2011-06-20 18:52 Nicolas Kalkhof
2011-06-21  0:01 ` Ted Phelps
2011-06-21  0:19   ` Jesse Barnes
2011-06-22 12:46     ` Ted Phelps

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='aefc95$h2i25@orsmga001.jf.intel.com' \
    --to=chris@chris-wilson.co.uk \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=nkalkhof@web.de \
    /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.