From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chad Versace Subject: Re: [PATCH 1/2 libdrm] intel: Fix Haswell GT3 names. Date: Tue, 14 May 2013 13:58:02 -0700 Message-ID: <5192A55A.7020302@linux.intel.com> References: <1368478120-22036-1-git-send-email-rodrigo.vivi@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTP id 4889BE5E05 for ; Tue, 14 May 2013 13:58:05 -0700 (PDT) In-Reply-To: <1368478120-22036-1-git-send-email-rodrigo.vivi@gmail.com> 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: Rodrigo Vivi Cc: intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On 05/13/2013 01:48 PM, Rodrigo Vivi wrote: > When publishing first HSW ids we weren't allowed to use "GT3" codname. > But this is the correct codname and Mesa is using it already. > So to avoid people getting confused why in Mesa it is called GT3 and here > it is called GT2_PLUS let's fix this name in a standard and correct way. > > Signed-off-by: Rodrigo Vivi > --- > intel/intel_chipset.h | 53 ++++++++++++++++++++++++++------------------------- > 1 file changed, 27 insertions(+), 26 deletions(-) For patch 1, Reviewed-by: Chad Versace