diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-01-24 21:12:28 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-06-28 14:41:14 -0400 |
commit | 869e0b187b2d07e637c4482fe50d9f1b0c09f4e4 (patch) | |
tree | de661c4c7fd56d6a146217755ab342db30b1df92 /src/ati_pciids_gen.h | |
parent | 0edcefc4c97e4572431c38fe170032470e22e0b7 (diff) |
radeon/kms: add kabini 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 | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index 7a94c273..b7970e18 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -706,3 +706,19 @@ #define PCI_CHIP_BONAIRE_6658 0x6658 #define PCI_CHIP_BONAIRE_665C 0x665C #define PCI_CHIP_BONAIRE_665D 0x665D +#define PCI_CHIP_KABINI_9830 0x9830 +#define PCI_CHIP_KABINI_9831 0x9831 +#define PCI_CHIP_KABINI_9832 0x9832 +#define PCI_CHIP_KABINI_9833 0x9833 +#define PCI_CHIP_KABINI_9834 0x9834 +#define PCI_CHIP_KABINI_9835 0x9835 +#define PCI_CHIP_KABINI_9836 0x9836 +#define PCI_CHIP_KABINI_9837 0x9837 +#define PCI_CHIP_KABINI_9838 0x9838 +#define PCI_CHIP_KABINI_9839 0x9839 +#define PCI_CHIP_KABINI_983A 0x983A +#define PCI_CHIP_KABINI_983B 0x983B +#define PCI_CHIP_KABINI_983C 0x983C +#define PCI_CHIP_KABINI_983D 0x983D +#define PCI_CHIP_KABINI_983E 0x983E +#define PCI_CHIP_KABINI_983F 0x983F |