From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: [PATCH 2/2] intel: Remove Ironlake from IS_GEN4 macro. Date: Tue, 21 Feb 2012 21:08:38 +0000 Message-ID: References: <1329857978-30626-1-git-send-email-kenneth@whitecape.org> <1329857978-30626-2-git-send-email-kenneth@whitecape.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id ADF8FA0AAA for ; Tue, 21 Feb 2012 13:08:44 -0800 (PST) In-Reply-To: <1329857978-30626-2-git-send-email-kenneth@whitecape.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: Kenneth Graunke , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 21 Feb 2012 12:59:38 -0800, Kenneth Graunke wrote: > Signed-off-by: Kenneth Graunke A task for a rainy afternoon would be to rigorously use the verbose PCI_ID_* names rather than the raw values. Reviewed-by: Chris Wilson > --- > intel/intel_chipset.h | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > > diff --git a/intel/intel_chipset.h b/intel/intel_chipset.h > index e3a30fc..1b6e357 100644 > --- a/intel/intel_chipset.h > +++ b/intel/intel_chipset.h > @@ -96,8 +96,6 @@ > dev == 0x2E22 || \ > dev == 0x2E32 || \ > dev == 0x2E42 || \ Note that these 5 IDs are part of IS_G4X, can you kill them as well (in another patch). -Chris -- Chris Wilson, Intel Open Source Technology Centre