Searched refs:CHIP_FAMILY_RV100 (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h23 CHIP_FAMILY_RV100, enumerator in enum:__anon8846e5e00203
H A Dradeon_common_context.c59 case CHIP_FAMILY_RV100: return "RV100";
H A Dradeon_screen.c415 screen->chip_family = CHIP_FAMILY_RV100;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h23 CHIP_FAMILY_RV100, enumerator in enum:__anon649b87330203
H A Dradeon_common_context.c60 case CHIP_FAMILY_RV100: return "RV100";
H A Dradeon_screen.c404 screen->chip_family = CHIP_FAMILY_RV100;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h60 CHIP_FAMILY_RV100, enumerator in enum:__anonf31c12780103
H A Dradeon_chipinfo_gen.h51 { 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 Dradeon_video.c142 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)
H A Dradeon.h238 #define IS_RV100_VARIANT ((info->ChipFamily == CHIP_FAMILY_RV100) || \
H A Dradeon_kms.c1976 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 Dradeon_chipinfo_gen.h51 { 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 Dlegacy_crtc.c1440 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 Dradeon_probe.h63 CHIP_FAMILY_RV100, enumerator in enum:__anon297917400103
H A Dradeon_pm.c353 ((info->ChipFamily == CHIP_FAMILY_RV100) &&
H A Dradeon_driver.c1625 } 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 Dradeon_kms.c762 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
H A Dradeon.h321 #define IS_RV100_VARIANT ((info->ChipFamily == CHIP_FAMILY_RV100) || \
H A Dradeon_output.c544 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2) {
563 (info->ChipFamily == CHIP_FAMILY_RV100) &&
H A Dradeon_video.c324 if (info->ChipFamily == CHIP_FAMILY_RV100 && !pRADEONEnt->HasCRTC2)

Completed in 43 milliseconds