Mesa (master): i965: Enable Broadwell support.

Kenneth Graunke kwg at kemper.freedesktop.org
Thu Feb 20 23:55:55 UTC 2014


Module: Mesa
Branch: master
Commit: 1336ccb7dd63b64ef5d8bb0a7f57d6291b0f3a97
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=1336ccb7dd63b64ef5d8bb0a7f57d6291b0f3a97

Author: Kenneth Graunke <kenneth at whitecape.org>
Date:   Mon Dec 30 22:07:20 2013 -0800

i965: Enable Broadwell support.

Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
Reviewed-by: Eric Anholt <eric at anholt.net>

---

 include/pci_ids/i965_pci_ids.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/include/pci_ids/i965_pci_ids.h b/include/pci_ids/i965_pci_ids.h
index a5091b9..a71f6d4 100644
--- a/include/pci_ids/i965_pci_ids.h
+++ b/include/pci_ids/i965_pci_ids.h
@@ -91,7 +91,6 @@ CHIPSET(0x0F32, byt,     "Intel(R) Bay Trail")
 CHIPSET(0x0F33, byt,     "Intel(R) Bay Trail")
 CHIPSET(0x0157, byt,     "Intel(R) Bay Trail")
 CHIPSET(0x0155, byt,     "Intel(R) Bay Trail")
-#ifdef INTEL_PRELIMINARY_HW_SUPPORT
 CHIPSET(0x1602, bdw_gt1, "Intel(R) Broadwell")
 CHIPSET(0x1606, bdw_gt1, "Intel(R) Broadwell")
 CHIPSET(0x160A, bdw_gt1, "Intel(R) Broadwell")
@@ -110,4 +109,3 @@ CHIPSET(0x162A, bdw_gt3, "Intel(R) Broadwell")
 CHIPSET(0x162B, bdw_gt3, "Intel(R) Broadwell")
 CHIPSET(0x162D, bdw_gt3, "Intel(R) Broadwell")
 CHIPSET(0x162E, bdw_gt3, "Intel(R) Broadwell")
-#endif




More information about the mesa-commit mailing list