From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Packard Subject: Re: [PATCH] drm/i915: Reset GMBUS controller after NAK Date: Wed, 30 Mar 2011 09:48:25 -0700 Message-ID: References: <1301501231-27133-1-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1607116469==" Return-path: Received: from keithp.com (home.keithp.com [63.227.221.253]) by gabe.freedesktop.org (Postfix) with ESMTP id E348A9E732 for ; Wed, 30 Mar 2011 09:48:31 -0700 (PDT) In-Reply-To: <1301501231-27133-1-git-send-email-chris@chris-wilson.co.uk> 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: Chris Wilson , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org --===============1607116469== Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" --=-=-= Content-Transfer-Encoding: quoted-printable On Wed, 30 Mar 2011 17:07:11 +0100, Chris Wilson = wrote: > +clear_err: > + I915_WRITE(GMBUS1 + reg_offset, GMBUS_SW_CLR_INT); > + POSTING_READ(GMBUS1 + reg_offset); > + I915_WRITE(GMBUS1 + reg_offset, 0); Any posting read needed here? > + > +done: > + I915_WRITE(GMBUS0 + reg_offset, 0); What's this new write doing in the non-error path? Do we need a posting read after it? =2D-=20 keith.packard@intel.com --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) iD8DBQFNk17ZQp8BWwlsTdMRAkbzAKDMoS9AtVqFdqRzcD3Pku5ZesnJ9gCfcEkH pb0aENw0q+hbtWOGHZm4vR8= =Rvau -----END PGP SIGNATURE----- --=-=-=-- --===============1607116469== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Intel-gfx mailing list Intel-gfx@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/intel-gfx --===============1607116469==--