diff options
author | Alex Deucher <[email protected]> | 2011-11-14 09:56:19 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2011-11-14 09:57:05 -0500 |
commit | 494d0053909f4304c4d8050f8bc859edc7f05e36 (patch) | |
tree | 83614544c66de35de09f364bb23f1516d1ded0ab /include/pci_ids/r300_pci_ids.h | |
parent | 8f9fc8b9d208cf601d126721709315aa3c1c2024 (diff) |
radeon: add some missing FireMV pci ids
Note: this is a candidate for the stable branches.
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'include/pci_ids/r300_pci_ids.h')
-rw-r--r-- | include/pci_ids/r300_pci_ids.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/r300_pci_ids.h b/include/pci_ids/r300_pci_ids.h index 5821d444da3..791026ae7d0 100644 --- a/include/pci_ids/r300_pci_ids.h +++ b/include/pci_ids/r300_pci_ids.h @@ -40,6 +40,7 @@ CHIPSET(0x5B64, RV370_5B64, RV370) CHIPSET(0x5B65, RV370_5B65, RV370) CHIPSET(0x3150, RV380_3150, RV380) +CHIPSET(0x3151, RV380_3151, RV380) CHIPSET(0x3152, RV380_3152, RV380) CHIPSET(0x3154, RV380_3154, RV380) CHIPSET(0x3155, RV380_3155, RV380) |