r600g: add some additional ontario pci ids
authorAlex Deucher <alexdeucher@gmail.com>
Mon, 4 Apr 2011 15:15:18 +0000 (11:15 -0400)
committerAlex Deucher <alexdeucher@gmail.com>
Mon, 4 Apr 2011 15:15:18 +0000 (11:15 -0400)
Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
src/gallium/winsys/r600/drm/radeon_pciid.c

index f199569..146d6bd 100644 (file)
@@ -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},