18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */ 28c2ecf20Sopenharmony_ci/* 38c2ecf20Sopenharmony_ci * ATI PCI IDs from XFree86, kept here to make sync'ing with 48c2ecf20Sopenharmony_ci * XFree much simpler. Currently, this list is only used by 58c2ecf20Sopenharmony_ci * radeonfb 68c2ecf20Sopenharmony_ci */ 78c2ecf20Sopenharmony_ci 88c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3150 0x3150 98c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3151 0x3151 108c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3152 0x3152 118c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3153 0x3153 128c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3154 0x3154 138c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3156 0x3156 148c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E50 0x3E50 158c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E51 0x3E51 168c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E52 0x3E52 178c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E53 0x3E53 188c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E54 0x3E54 198c2ecf20Sopenharmony_ci#define PCI_CHIP_RV380_3E56 0x3E56 208c2ecf20Sopenharmony_ci#define PCI_CHIP_RS100_4136 0x4136 218c2ecf20Sopenharmony_ci#define PCI_CHIP_RS200_4137 0x4137 228c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_AD 0x4144 238c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_AE 0x4145 248c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_AF 0x4146 258c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_AG 0x4147 268c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_AH 0x4148 278c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_AI 0x4149 288c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_AJ 0x414A 298c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_AK 0x414B 308c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_AP 0x4150 318c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_AQ 0x4151 328c2ecf20Sopenharmony_ci#define PCI_CHIP_RV360_AR 0x4152 338c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_AS 0x4153 348c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_AT 0x4154 358c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_AV 0x4156 368c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH32 0x4158 378c2ecf20Sopenharmony_ci#define PCI_CHIP_RS250_4237 0x4237 388c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_BB 0x4242 398c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_BC 0x4243 408c2ecf20Sopenharmony_ci#define PCI_CHIP_RS100_4336 0x4336 418c2ecf20Sopenharmony_ci#define PCI_CHIP_RS200_4337 0x4337 428c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64CT 0x4354 438c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64CX 0x4358 448c2ecf20Sopenharmony_ci#define PCI_CHIP_RS250_4437 0x4437 458c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64ET 0x4554 468c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GB 0x4742 478c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GD 0x4744 488c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GI 0x4749 498c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GL 0x474C 508c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GM 0x474D 518c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GN 0x474E 528c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GO 0x474F 538c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GP 0x4750 548c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GQ 0x4751 558c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GR 0x4752 568c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GS 0x4753 578c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GT 0x4754 588c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GU 0x4755 598c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GV 0x4756 608c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GW 0x4757 618c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GX 0x4758 628c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GY 0x4759 638c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64GZ 0x475A 648c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Id 0x4964 658c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Ie 0x4965 668c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_If 0x4966 678c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Ig 0x4967 688c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JH 0x4A48 698c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JI 0x4A49 708c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JJ 0x4A4A 718c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JK 0x4A4B 728c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JL 0x4A4C 738c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JM 0x4A4D 748c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JN 0x4A4E 758c2ecf20Sopenharmony_ci#define PCI_CHIP_R420_JP 0x4A50 768c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LB 0x4C42 778c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LD 0x4C44 788c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128LE 0x4C45 798c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128LF 0x4C46 808c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LG 0x4C47 818c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LI 0x4C49 828c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LM 0x4C4D 838c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LN 0x4C4E 848c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LP 0x4C50 858c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LQ 0x4C51 868c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LR 0x4C52 878c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LS 0x4C53 888c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64LT 0x4C54 898c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_LW 0x4C57 908c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_LX 0x4C58 918c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_LY 0x4C59 928c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_LZ 0x4C5A 938c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Ld 0x4C64 948c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Le 0x4C65 958c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Lf 0x4C66 968c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Lg 0x4C67 978c2ecf20Sopenharmony_ci#define PCI_CHIP_RV250_Ln 0x4C6E 988c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128MF 0x4D46 998c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128ML 0x4D4C 1008c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_ND 0x4E44 1018c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_NE 0x4E45 1028c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_NF 0x4E46 1038c2ecf20Sopenharmony_ci#define PCI_CHIP_R300_NG 0x4E47 1048c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_NH 0x4E48 1058c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_NI 0x4E49 1068c2ecf20Sopenharmony_ci#define PCI_CHIP_R360_NJ 0x4E4A 1078c2ecf20Sopenharmony_ci#define PCI_CHIP_R350_NK 0x4E4B 1088c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NP 0x4E50 1098c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NQ 0x4E51 1108c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NR 0x4E52 1118c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NS 0x4E53 1128c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NT 0x4E54 1138c2ecf20Sopenharmony_ci#define PCI_CHIP_RV350_NV 0x4E56 1148c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PA 0x5041 1158c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PB 0x5042 1168c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PC 0x5043 1178c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PD 0x5044 1188c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PE 0x5045 1198c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PF 0x5046 1208c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PG 0x5047 1218c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PH 0x5048 1228c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PI 0x5049 1238c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PJ 0x504A 1248c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PK 0x504B 1258c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PL 0x504C 1268c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PM 0x504D 1278c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PN 0x504E 1288c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PO 0x504F 1298c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PP 0x5050 1308c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PQ 0x5051 1318c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PR 0x5052 1328c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PS 0x5053 1338c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PT 0x5054 1348c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PU 0x5055 1358c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PV 0x5056 1368c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PW 0x5057 1378c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128PX 0x5058 1388c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_QD 0x5144 1398c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_QE 0x5145 1408c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_QF 0x5146 1418c2ecf20Sopenharmony_ci#define PCI_CHIP_RADEON_QG 0x5147 1428c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QH 0x5148 1438c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QI 0x5149 1448c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QJ 0x514A 1458c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QK 0x514B 1468c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QL 0x514C 1478c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QM 0x514D 1488c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QN 0x514E 1498c2ecf20Sopenharmony_ci#define PCI_CHIP_R200_QO 0x514F 1508c2ecf20Sopenharmony_ci#define PCI_CHIP_RV200_QW 0x5157 1518c2ecf20Sopenharmony_ci#define PCI_CHIP_RV200_QX 0x5158 1528c2ecf20Sopenharmony_ci#define PCI_CHIP_RV100_QY 0x5159 1538c2ecf20Sopenharmony_ci#define PCI_CHIP_RV100_QZ 0x515A 1548c2ecf20Sopenharmony_ci#define PCI_CHIP_RN50 0x515E 1558c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128RE 0x5245 1568c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128RF 0x5246 1578c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128RG 0x5247 1588c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128RK 0x524B 1598c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128RL 0x524C 1608c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SE 0x5345 1618c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SF 0x5346 1628c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SG 0x5347 1638c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SH 0x5348 1648c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SK 0x534B 1658c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SL 0x534C 1668c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SM 0x534D 1678c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128SN 0x534E 1688c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TF 0x5446 1698c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TL 0x544C 1708c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TR 0x5452 1718c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TS 0x5453 1728c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TT 0x5454 1738c2ecf20Sopenharmony_ci#define PCI_CHIP_RAGE128TU 0x5455 1748c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5460 0x5460 1758c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5461 0x5461 1768c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5462 0x5462 1778c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5463 0x5463 1788c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5464 0x5464 1798c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5465 0x5465 1808c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5466 0x5466 1818c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5467 0x5467 1828c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UH 0x5548 1838c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UI 0x5549 1848c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UJ 0x554A 1858c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UK 0x554B 1868c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UQ 0x5551 1878c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UR 0x5552 1888c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_UT 0x5554 1898c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64VT 0x5654 1908c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64VU 0x5655 1918c2ecf20Sopenharmony_ci#define PCI_CHIP_MACH64VV 0x5656 1928c2ecf20Sopenharmony_ci#define PCI_CHIP_RC410_5A62 0x5A62 1938c2ecf20Sopenharmony_ci#define PCI_CHIP_RS300_5834 0x5834 1948c2ecf20Sopenharmony_ci#define PCI_CHIP_RS300_5835 0x5835 1958c2ecf20Sopenharmony_ci#define PCI_CHIP_RS300_5836 0x5836 1968c2ecf20Sopenharmony_ci#define PCI_CHIP_RS300_5837 0x5837 1978c2ecf20Sopenharmony_ci#define PCI_CHIP_RS480_5955 0x5955 1988c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5960 0x5960 1998c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5961 0x5961 2008c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5962 0x5962 2018c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5964 0x5964 2028c2ecf20Sopenharmony_ci#define PCI_CHIP_RS482_5975 0x5975 2038c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B60 0x5B60 2048c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B61 0x5B61 2058c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B62 0x5B62 2068c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B63 0x5B63 2078c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B64 0x5B64 2088c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B65 0x5B65 2098c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B66 0x5B66 2108c2ecf20Sopenharmony_ci#define PCI_CHIP_RV370_5B67 0x5B67 2118c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5C61 0x5C61 2128c2ecf20Sopenharmony_ci#define PCI_CHIP_RV280_5C63 0x5C63 2138c2ecf20Sopenharmony_ci#define PCI_CHIP_R423_5D57 0x5D57 2148c2ecf20Sopenharmony_ci#define PCI_CHIP_RS350_7834 0x7834 2158c2ecf20Sopenharmony_ci#define PCI_CHIP_RS350_7835 0x7835 216