Searched refs:CHIP_FAMILY_RV200 (Results 1 - 21 of 21) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h25 CHIP_FAMILY_RV200, enumerator in enum:__anon8846e5e00203
H A Dradeon_common_context.c61 case CHIP_FAMILY_RV200: return "RV200";
H A Dradeon_screen.c443 screen->chip_family = CHIP_FAMILY_RV200;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h25 CHIP_FAMILY_RV200, enumerator in enum:__anon649b87330203
H A Dradeon_common_context.c62 case CHIP_FAMILY_RV200: return "RV200";
H A Dradeon_screen.c432 screen->chip_family = CHIP_FAMILY_RV200;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h62 CHIP_FAMILY_RV200, enumerator in enum:__anonf31c12780103
H A Dradeon_chipinfo_gen.h49 { 0x4C57, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
50 { 0x4C58, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
78 { 0x5157, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
79 { 0x5158, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
H A Dradeon_dri2.c178 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
197 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
H A Dradeon.h239 (info->ChipFamily == CHIP_FAMILY_RV200) || \
H A Dradeon_accel.c905 (info->ChipFamily == CHIP_FAMILY_RV200))
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_chipinfo_gen.h49 { 0x4C57, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
50 { 0x4C58, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
78 { 0x5157, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
79 { 0x5158, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
H A Dradeon_pm.c362 if ((info->ChipFamily == CHIP_FAMILY_RV200) ||
369 if (((info->ChipFamily == CHIP_FAMILY_RV200) ||
380 if (((info->ChipFamily == CHIP_FAMILY_RV200) ||
562 if ((info->ChipFamily == CHIP_FAMILY_RV200) ||
H A Dradeon_mm_i2c.c423 case CHIP_FAMILY_RV200:
438 case CHIP_FAMILY_RV200:
H A Dradeon_dri2.c131 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
144 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
291 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
308 if (IS_R200_3D || info->ChipFamily == CHIP_FAMILY_RV200 || info->ChipFamily == CHIP_FAMILY_RADEON)
H A Dradeon_accelfuncs.c199 if (info->ChipFamily >= CHIP_FAMILY_RV200) {
1189 if (info->ChipFamily >= CHIP_FAMILY_RV200)
1255 if (info->ChipFamily < CHIP_FAMILY_RV200) {
H A Dradeon_probe.h65 CHIP_FAMILY_RV200, enumerator in enum:__anon297917400103
H A Dradeon_commonfuncs.c807 (info->ChipFamily == CHIP_FAMILY_RV200))
H A Dradeon_accel.c276 if (info->ChipFamily == CHIP_FAMILY_RV200) {
H A Dradeon.h322 (info->ChipFamily == CHIP_FAMILY_RV200) || \
H A Dradeon_driver.c1991 if (info->ChipFamily == CHIP_FAMILY_RV200 ||

Completed in 51 milliseconds