i965: Add the family name to the PCI ID table.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 4 Jul 2013 19:02:41 +0000 (12:02 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sun, 13 Oct 2013 07:10:43 +0000 (00:10 -0700)
commit4a29b9a066737398890755ed9987e49841aac60f
tree8b289c38959c50354eb5e3395b9c85a6b47ece67
parent8d4ecbccd6a5608005b5c8f473d9a44dbde0b08d
i965: Add the family name to the PCI ID table.

I removed this a while ago, since we never used it, but I'm finally
resurrecting the idea in the next commits.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
include/pci_ids/i965_pci_ids.h
include/pci_ids/pci_id_driver_map.h
src/mesa/drivers/dri/i965/intel_context.c