i965: Fix Crystal Well PCI IDs.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 1 Mar 2013 23:23:53 +0000 (15:23 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 3 Mar 2013 21:53:58 +0000 (13:53 -0800)
commitb88f74d63dca9db0f1b1cb9ce4d85f706c7a7fab
tree5dfa2da3f13fdc684f86138bcfa120bb3449bf97
parent83e7d111afd8d340ce8fe13ea139271400eb362e
i965: Fix Crystal Well PCI IDs.

The second digit was off by one, which meant we accidentally treated
GTn as GT(n-1).  This also meant no support for GT1 at all.

NOTE: This is a candidate for stable branches.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
include/pci_ids/i965_pci_ids.h
src/mesa/drivers/dri/intel/intel_chipset.h