diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2015-05-12 13:21:24 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-05-13 09:20:50 -0400 |
commit | 7c4b78ab10b82c6dba9f72034ff7583859cca63d (patch) | |
tree | 40bbdb1d954c6e71de8734b8c6b358cd9e2d51bf /src/ati_pciids_gen.h | |
parent | 80eede245d1eda27eaba108b0761a24bfd69aff6 (diff) |
add new bonaire pci id
Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index d867fa71..1055dce2 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -712,6 +712,7 @@ #define PCI_CHIP_BONAIRE_6658 0x6658 #define PCI_CHIP_BONAIRE_665C 0x665C #define PCI_CHIP_BONAIRE_665D 0x665D +#define PCI_CHIP_BONAIRE_665F 0x665F #define PCI_CHIP_KABINI_9830 0x9830 #define PCI_CHIP_KABINI_9831 0x9831 #define PCI_CHIP_KABINI_9832 0x9832 |