From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ted Phelps Subject: Re: gen6 (SNB) GPU still stalling besides latest patches Date: Tue, 21 Jun 2011 10:01:35 +1000 Message-ID: <6606.1308614495@orpheus.gnusto.com> References: <641187450.2215230.1308595927077.JavaMail.fmail@mwmweb017> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from laika.gnusto.com (laika.gnusto.com [207.44.178.75]) by gabe.freedesktop.org (Postfix) with ESMTP id 310659E7C2 for ; Mon, 20 Jun 2011 17:01:48 -0700 (PDT) In-reply-to: Your message of Mon, 20 Jun 2011 20:52:06 +0200. <641187450.2215230.1308595927077.JavaMail.fmail@mwmweb017> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Nicolas Kalkhof , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org Hi Nicolas, Nicolas Kalkhof writes: > SNB GPU still hangs frequently with kernel patches next-20110620 > raising "drm:i915_hangcheck_ring_idle *ERROR* Hangcheck timer > elapsed... gen6 bsd ring idle". This happens when multiple > applications (mplayer decoding vaapi stream and some openGL game) > running at the same time. With either one running there is no > stalling. Could someone please confirm the issue? > > /sys/module/i915/parameters/semaphores is set to 0 > xf86-video-intel compiled with --enable-sna I haven't tried SNA, but I've seen GPU hangs as well (SNB 2600K). I've found that disabling RC6 (enable_rc6=0) seems to help. Can you see if that helps? [Note to self: submit a bug report] Thanks, -Ted