| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_chipset.h | 28 CHIP_FAMILY_R200,
|
| H A D | radeon_common_context.c | 64 case CHIP_FAMILY_R200: return "R200";
|
| H A D | radeon_screen.c | 452 screen->chip_family = CHIP_FAMILY_R200;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_chipset.h | 28 CHIP_FAMILY_R200,
|
| H A D | radeon_common_context.c | 65 case CHIP_FAMILY_R200: return "R200";
|
| H A D | radeon_screen.c | 441 screen->chip_family = CHIP_FAMILY_R200;
|
| /xsrc/external/mit/xf86-video-ati-kms/dist/src/ |
| H A D | radeon_probe.h | 64 CHIP_FAMILY_R200, enumerator in enum:__anonf31c12780103
|
| H A D | radeon_chipinfo_gen.h | 28 { 0x4242, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 75 { 0x5148, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 76 { 0x514C, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 77 { 0x514D, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 },
|
| H A D | radeon.h | 300 (info->ChipFamily == CHIP_FAMILY_R200))
|
| H A D | radeon_exa_render.c | 2103 if (info->ChipFamily < CHIP_FAMILY_R200) { 2261 if (info->ChipFamily < CHIP_FAMILY_R200) {
|
| H A D | radeon_dri2.c | 1411 } else if ( info->ChipFamily >= CHIP_FAMILY_R200 ) {
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | legacy_output.c | 70 {{15000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_R200*/ 263 (info->ChipFamily != CHIP_FAMILY_R200)) 268 if ((info->ChipFamily == CHIP_FAMILY_R200) || 278 if (info->ChipFamily == CHIP_FAMILY_R200) 619 if (info->ChipFamily == CHIP_FAMILY_R200) { 788 if (info->ChipFamily == CHIP_FAMILY_R200) 801 if (info->ChipFamily == CHIP_FAMILY_R200) 861 case CHIP_FAMILY_R200: 977 if (info->ChipFamily == CHIP_FAMILY_R200) { 1087 if (info->ChipFamily == CHIP_FAMILY_R200) { [all...] |
| H A D | radeon_chipinfo_gen.h | 28 { 0x4242, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 75 { 0x5148, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 76 { 0x514C, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 }, 77 { 0x514D, CHIP_FAMILY_R200, 0, 0, 0, 1, 0 },
|
| H A D | radeon_mm_i2c.c | 422 case CHIP_FAMILY_R200: 442 case CHIP_FAMILY_R200:
|
| H A D | radeon_tv.c | 1031 if (info->ChipFamily >= CHIP_FAMILY_R200) { 1040 if (info->ChipFamily >= CHIP_FAMILY_R200) {
|
| H A D | radeon_probe.h | 67 CHIP_FAMILY_R200, enumerator in enum:__anon297917400103
|
| H A D | radeon_video.c | 911 if (info->ChipFamily < CHIP_FAMILY_R200) { 917 if (info->ChipFamily >= CHIP_FAMILY_R200) { 2764 (info->ChipFamily == CHIP_FAMILY_R200)) 2867 | ((info->ChipFamily >= CHIP_FAMILY_R200) ? RADEON_SCALER_TEMPORAL_DEINT : 0); 2871 if (info->ChipFamily < CHIP_FAMILY_R200) {
|
| H A D | radeon_dri.c | 890 if (info->ChipFamily < CHIP_FAMILY_R200) 1185 else if ( info->ChipFamily >= CHIP_FAMILY_R200 ) 1565 else if ( info->ChipFamily >= CHIP_FAMILY_R200 )
|
| H A D | radeon_exa_render.c | 2182 if (info->ChipFamily < CHIP_FAMILY_R200) { 2375 if (info->ChipFamily < CHIP_FAMILY_R200) { 2461 if (info->ChipFamily < CHIP_FAMILY_R200)
|
| H A D | radeon_dri2.c | 1333 } else if ( info->ChipFamily >= CHIP_FAMILY_R200 ) {
|
| H A D | legacy_crtc.c | 97 info->ChipFamily != CHIP_FAMILY_R200 &&
|
| H A D | radeon.h | 383 (info->ChipFamily == CHIP_FAMILY_R200))
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 667 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) { 958 /* if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200)
|
| H A D | r200_texstate.c | 1521 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) {
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/ |
| H A D | r200_state_init.c | 667 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) { 958 /* if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200)
|