diff options
author | Alex Deucher <alexander.deucher@amd.com> | 2013-05-13 17:06:00 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2013-05-13 17:07:26 -0400 |
commit | 0a84f2760eccf07781ae6c3f55d2d246c155c9ce (patch) | |
tree | ab6dd097e255f138b7bbd6998230f40d073b8e34 /src/ati_pciids_gen.h | |
parent | 6cee1eaebfcef2b2d2c51ec30c31260fd98b564e (diff) |
radeon: add Hainan 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 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ati_pciids_gen.h b/src/ati_pciids_gen.h index cbc4b13a..78523c58 100644 --- a/src/ati_pciids_gen.h +++ b/src/ati_pciids_gen.h @@ -692,3 +692,9 @@ #define PCI_CHIP_OLAND_6621 0x6621 #define PCI_CHIP_OLAND_6623 0x6623 #define PCI_CHIP_OLAND_6631 0x6631 +#define PCI_CHIP_HAINAN_6660 0x6660 +#define PCI_CHIP_HAINAN_6663 0x6663 +#define PCI_CHIP_HAINAN_6664 0x6664 +#define PCI_CHIP_HAINAN_6665 0x6665 +#define PCI_CHIP_HAINAN_6667 0x6667 +#define PCI_CHIP_HAINAN_666F 0x666F |