OSDN Git Service

i965: make GT3 machines work as GT3 instead of GT2
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 10 Aug 2012 15:06:37 +0000 (12:06 -0300)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 9 May 2013 22:11:53 +0000 (15:11 -0700)
commitf1d2b373177dbbb582cefb0d6c88994073fab652
treea42aa7b9370704654fcc4271b7a5198f602f8f56
parentd0b82b1add5d1d1419d4390a3f7c584b6ee7d92c
i965: make GT3 machines work as GT3 instead of GT2

We were not allowed to say the "GT3" name, but we really needed to
have the PCI IDs because too many people had such machines, so we had
to make the GT3 machines work as GT2.

Let's just say that GT2_PLUS was a short for GT2_PLUS_1 :)

NOTE: This is a candidate for stable branches.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
include/pci_ids/i965_pci_ids.h
src/mesa/drivers/dri/intel/intel_chipset.h
src/mesa/drivers/dri/intel/intel_context.c