diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2011-07-15 10:44:57 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2011-07-15 10:44:57 -0400 |
commit | 8c9266ed2da22a510243f9a952c14d4423f48a2b (patch) | |
tree | 8c58f8a70c93ad9b644c6f185ba5ee62d7d8c60c /src/ati_pciids_gen.h | |
parent | f59c3b294b0f715fc96e2bbe25893f2b31aa488b (diff) |
radeon: add some new NI pci ids
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'src/ati_pciids_gen.h')
-rw-r--r-- | src/ati_pciids_gen.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 566e34a7..ff7c91b7 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -557,6 +557,7 @@ #define PCI_CHIP_TURKS_6750 0x6750 #define PCI_CHIP_TURKS_6758 0x6758 #define PCI_CHIP_TURKS_6759 0x6759 +#define PCI_CHIP_TURKS_675F 0x675F #define PCI_CHIP_CAICOS_6760 0x6760 #define PCI_CHIP_CAICOS_6761 0x6761 #define PCI_CHIP_CAICOS_6762 0x6762 @@ -567,4 +568,5 @@ #define PCI_CHIP_CAICOS_6767 0x6767 #define PCI_CHIP_CAICOS_6768 0x6768 #define PCI_CHIP_CAICOS_6770 0x6770 +#define PCI_CHIP_CAICOS_6778 0x6778 #define PCI_CHIP_CAICOS_6779 0x6779 |