From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 07/12] drm/i915: Remove gen4 irq code from gen3 irq routine Date: Wed, 25 Apr 2012 13:50:20 -0700 Message-ID: <20120425135020.1d7f3afc@jbarnes-desktop> References: <1335304792-17636-1-git-send-email-chris@chris-wilson.co.uk> <1335304792-17636-7-git-send-email-chris@chris-wilson.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from oproxy1-pub.bluehost.com (oproxy1-pub.bluehost.com [66.147.249.253]) by gabe.freedesktop.org (Postfix) with SMTP id BBD089EDD7 for ; Wed, 25 Apr 2012 13:50:23 -0700 (PDT) In-Reply-To: <1335304792-17636-7-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 Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 24 Apr 2012 22:59:47 +0100 Chris Wilson wrote: > A couple of miscellaneous cleanups as well to move per-loop condition > variables within the scope of the loop and the update of the DRI1 > breadcrumb to the tail of the function. > > Signed-off-by: Chris Wilson > --- Reviewed-by: Jesse Barnes -- Jesse Barnes, Intel Open Source Technology Center