From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Widawsky Subject: Re: [PATCH 02/26] drm/i915: re-order GT IIR bit definitions Date: Thu, 22 Mar 2012 15:25:28 -0700 Message-ID: <20120322222528.GB13950@bolo_yeung.jf.intel.com> References: <1332452348-8814-1-git-send-email-jbarnes@virtuousgeek.org> <1332452348-8814-3-git-send-email-jbarnes@virtuousgeek.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from cloud01.chad-versace.us (184-106-247-128.static.cloud-ips.com [184.106.247.128]) by gabe.freedesktop.org (Postfix) with ESMTP id 775379E86E for ; Thu, 22 Mar 2012 15:25:37 -0700 (PDT) Content-Disposition: inline In-Reply-To: <1332452348-8814-3-git-send-email-jbarnes@virtuousgeek.org> 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: Jesse Barnes Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Thu, Mar 22, 2012 at 02:38:44PM -0700, Jesse Barnes wrote: > They were all over the place, order them by position and add a few. > > v2: add gen indications to the new bits (Ben) > > Signed-off-by: Jesse Barnes Reviewed-by: Ben Widawsky