Mesa (7.10): r600g: add some additional ontario pci ids

Alex Deucher agd5f at kemper.freedesktop.org
Mon Apr 4 15:27:43 UTC 2011


Module: Mesa
Branch: 7.10
Commit: 5a3f1aee64d3967caed1a8c89c09b15fb790df22
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=5a3f1aee64d3967caed1a8c89c09b15fb790df22

Author: Alex Deucher <alexdeucher at gmail.com>
Date:   Mon Apr  4 11:15:18 2011 -0400

r600g: add some additional ontario pci ids

Signed-off-by: Alex Deucher <alexdeucher at gmail.com>

---

 src/gallium/winsys/r600/drm/radeon_pciid.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/gallium/winsys/r600/drm/radeon_pciid.c b/src/gallium/winsys/r600/drm/radeon_pciid.c
index e2622ab..4e1e746 100644
--- a/src/gallium/winsys/r600/drm/radeon_pciid.c
+++ b/src/gallium/winsys/r600/drm/radeon_pciid.c
@@ -445,6 +445,8 @@ struct pci_id radeon_pci_id[] = {
 	{0x1002, 0x9803, CHIP_PALM},
 	{0x1002, 0x9804, CHIP_PALM},
 	{0x1002, 0x9805, CHIP_PALM},
+	{0x1002, 0x9806, CHIP_PALM},
+	{0x1002, 0x9807, CHIP_PALM},
 	{0x1002, 0x6720, CHIP_BARTS},
 	{0x1002, 0x6721, CHIP_BARTS},
 	{0x1002, 0x6722, CHIP_BARTS},




More information about the mesa-commit mailing list