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

Alex Deucher agd5f at kemper.freedesktop.org
Mon Apr 4 15:26:16 UTC 2011


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

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 f199569..146d6bd 100644
--- a/src/gallium/winsys/r600/drm/radeon_pciid.c
+++ b/src/gallium/winsys/r600/drm/radeon_pciid.c
@@ -445,6 +445,8 @@ static const 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