Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932820Ab1FQUjT (ORCPT ); Fri, 17 Jun 2011 16:39:19 -0400 Received: from gabe.freedesktop.org ([131.252.210.177]:52447 "EHLO gabe.freedesktop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755435Ab1FQUjS (ORCPT ); Fri, 17 Jun 2011 16:39:18 -0400 From: Eric Anholt To: Daniel J Blueman Cc: Dave Airlie , Chris Wilson , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, Ben Widawsky , Kenneth Graunke , Yi Sun , Jesse Barnes , Mengmeng Meng , Robert Hooker Subject: Re: [PATCH 3.0-rc3, v2] i915: Fix gen6 (SNB) GPU stalling In-Reply-To: References: <1308328920-2068-1-git-send-email-daniel.blueman@gmail.com> <87zklgnyj0.fsf@eliezer.anholt.net> User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu) Date: Fri, 17 Jun 2011 13:39:09 -0700 Message-ID: <87hb7oi45u.fsf@eliezer.anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1532 Lines: 47 --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Sat, 18 Jun 2011 02:20:08 +0800, Daniel J Blueman wrote: > On 18 June 2011 01:44, Eric Anholt wrote: > > On Sat, 18 Jun 2011 00:42:00 +0800, Daniel J Blueman wrote: > >> Workaround Sandy Bridge GPU stalls by allowing the blitter command str= eamer > >> to write interrupt state to the Hardware Status Page when a MI_USER_IN= TERRUPT > >> command is decoded. > >> > >> v1->v2: Moved to prior interrupt handler installation and RMW flags as= per > >> feedback. > > > > We shouldn't be RMWing. =C2=A0We're the driver, we're supposed to know = what > > we want. =C2=A0I'm backing that bit out, will do another round of testi= ng, > > and send it off. >=20 > I still prefer directly setting the mask due to my earlier reasons. > Unmasking in the IRQ preinstall tests good here, so I'll send a v3 > patch in the morning. Already tested and sent v3 out to lkml. --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iEYEARECAAYFAk37u20ACgkQHUdvYGzw6veUnACdHXmGVgb/45SmVDxUI3/UzcLg 0kYAn1Wtl6GXZGylkCQmcb1eE5OwxmeR =UTZ0 -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/