| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_probe.h | 74 CHIP_FAMILY_RS400, /* xpress 200, 200m (RS400) Intel */ enumerator in enum:__anonf31c12780103
|
| H A D | radeon_chipinfo_gen.h | 116 { 0x5A41, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 }, 117 { 0x5A42, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 }, 118 { 0x5A61, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 }, 119 { 0x5A62, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
|
| H A D | radeon_video.c | 160 } else if ((info->ChipFamily < CHIP_FAMILY_RS400)
|
| H A D | radeon.h | 253 (info->ChipFamily == CHIP_FAMILY_RS400) || \ 294 (info->ChipFamily == CHIP_FAMILY_RS400) || \
|
| H A D | radeon_kms.c | 1445 (info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_chipinfo_gen.h | 116 { 0x5A41, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 }, 117 { 0x5A42, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 }, 118 { 0x5A61, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 }, 119 { 0x5A62, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
|
| H A D | legacy_crtc.c | 84 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 357 (info->ChipFamily == CHIP_FAMILY_RS400) || 519 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 722 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 917 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1172 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1484 if (info->ChipFamily == CHIP_FAMILY_RS400 || 1656 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1733 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | legacy_output.c | 80 {{15000, 0xb0155}, {0xffffffff, 0xb01cb}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_RS400*/ /* FIXME: just values from rv380 used... */ 295 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 320 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 406 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 933 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 950 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1043 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1060 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1190 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1278 if ((info->ChipFamily == CHIP_FAMILY_RS400) || [all...] |
| H A D | radeon_pm.c | 191 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 422 } else if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_probe.h | 77 CHIP_FAMILY_RS400, /* xpress 200, 200m (RS400) Intel */ enumerator in enum:__anon297917400103
|
| H A D | radeon.h | 336 (info->ChipFamily == CHIP_FAMILY_RS400) || \ 377 (info->ChipFamily == CHIP_FAMILY_RS400) || \
|
| H A D | radeon_exa_funcs.c | 852 if ((info->ChipFamily < CHIP_FAMILY_RS400)
|
| H A D | radeon_driver.c | 803 } else if ((info->ChipFamily == CHIP_FAMILY_RS400) || 1147 || (info->ChipFamily == CHIP_FAMILY_RS400) 1229 (info->ChipFamily == CHIP_FAMILY_RS400) || 2073 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 2090 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 2187 (info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_bios.c | 509 if ((info->ChipFamily == CHIP_FAMILY_RS400 || 513 } else if ((info->ChipFamily == CHIP_FAMILY_RS400 ||
|
| H A D | radeon_accel.c | 476 (info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_kms.c | 311 (info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_atombios.c | 2443 (info->ChipFamily == CHIP_FAMILY_RS400) || 2479 (info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_output.c | 2565 if ((info->ChipFamily == CHIP_FAMILY_RS400) || 2607 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
|
| H A D | radeon_video.c | 345 if ((info->ChipFamily < CHIP_FAMILY_RS400) 2988 if ((info->ChipFamily != CHIP_FAMILY_RS400) &&
|