From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Barnes Subject: Re: [PATCH 06/12] drm/i915: Remove gen3 irq code from gen4 irq routine Date: Wed, 25 Apr 2012 13:49:38 -0700 Message-ID: <20120425134938.7b31f7a3@jbarnes-desktop> References: <1335304792-17636-1-git-send-email-chris@chris-wilson.co.uk> <1335304792-17636-6-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 oproxy7-pub.bluehost.com (oproxy7-pub.bluehost.com [67.222.55.9]) by gabe.freedesktop.org (Postfix) with SMTP id 53FEF9EDD7 for ; Wed, 25 Apr 2012 13:49:40 -0700 (PDT) In-Reply-To: <1335304792-17636-6-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:46 +0100 Chris Wilson wrote: > And a couple of miscellaneous cleanups to the main body of the IRQ loop; > move per-loop condition variables within the scope of the loop and move > the old DRI1 breadcrumb to the tail of the function and so only execute > it once. > > Signed-off-by: Chris Wilson > --- Reviewed-by: Jesse Barnes -- Jesse Barnes, Intel Open Source Technology Center