i965: Enable the Bay Trail platform.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 3 Oct 2012 21:26:29 +0000 (14:26 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 16 Apr 2013 22:08:12 +0000 (15:08 -0700)
commite7965598b7cc1123847e5c87ab16745145e849e2
tree854bb67305c56c7aa6aade4d40141100e21feba2
parent13ddf9baf27e4c460df83a033ad618d65b61ab8f
i965: Enable the Bay Trail platform.

This patch adds PCI IDs for Bay Trail (sometimes called Valley View).
As far as the 3D driver is concerned, it's very similar to Ivybridge,
so the existing code should work just fine.

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
src/mesa/drivers/dri/intel/intel_context.h