| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_chipset.h | 23 CHIP_FAMILY_RV100, enumerator in enum:__anon8846e5e00203
|
| H A D | radeon_common_context.c | 59 case CHIP_FAMILY_RV100: return "RV100";
|
| H A D | radeon_screen.c | 415 screen->chip_family = CHIP_FAMILY_RV100;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_chipset.h | 23 CHIP_FAMILY_RV100, enumerator in enum:__anon649b87330203
|
| H A D | radeon_common_context.c | 60 case CHIP_FAMILY_RV100: return "RV100";
|
| H A D | radeon_screen.c | 404 screen->chip_family = CHIP_FAMILY_RV100;
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_probe.h | 60 CHIP_FAMILY_RV100, enumerator in enum:__anonf31c12780103
|
| H A D | radeon_chipinfo_gen.h | 51 { 0x4C59, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 52 { 0x4C5A, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 80 { 0x5159, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 81 { 0x515A, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 82 { 0x515E, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 }, 113 { 0x5969, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 },
|
| H A D | radeon_video.c | 142 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)
|
| H A D | radeon.h | 238 #define IS_RV100_VARIANT ((info->ChipFamily == CHIP_FAMILY_RV100) || \
|
| H A D | radeon_kms.c | 1976 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) { 2893 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_chipinfo_gen.h | 51 { 0x4C59, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 52 { 0x4C5A, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 80 { 0x5159, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 81 { 0x515A, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 82 { 0x515E, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 }, 113 { 0x5969, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 },
|
| H A D | legacy_crtc.c | 1440 if ((info->ChipFamily == CHIP_FAMILY_RV100) || info->IsIGP) { /* RV100, M6, IGPs */ 1476 if ((info->ChipFamily == CHIP_FAMILY_RV100) || info->IsIGP) { /* RV100, M6, IGPs */ 1522 if ((info->ChipFamily == CHIP_FAMILY_RV100) || info->IsIGP) { /* RV100, M6, IGPs */ 1548 if ((info->ChipFamily == CHIP_FAMILY_RV100) ||
|
| H A D | radeon_probe.h | 63 CHIP_FAMILY_RV100, enumerator in enum:__anon297917400103
|
| H A D | radeon_pm.c | 353 ((info->ChipFamily == CHIP_FAMILY_RV100) &&
|
| H A D | radeon_driver.c | 1625 } else if ((info->ChipFamily == CHIP_FAMILY_RV100) || 1995 if (info->ChipFamily == CHIP_FAMILY_RV100 || 3221 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) { 4367 if (!((info->ChipFamily == CHIP_FAMILY_RV100) || 4425 (!((info->ChipFamily == CHIP_FAMILY_RV100) || 6069 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
|
| H A D | radeon_kms.c | 762 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
|
| H A D | radeon.h | 321 #define IS_RV100_VARIANT ((info->ChipFamily == CHIP_FAMILY_RV100) || \
|
| H A D | radeon_output.c | 544 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) { 563 (info->ChipFamily == CHIP_FAMILY_RV100) &&
|
| H A D | radeon_video.c | 324 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)
|