Searched refs:CHIP_FAMILY_R200 (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h28 CHIP_FAMILY_R200,
H A Dradeon_common_context.c64 case CHIP_FAMILY_R200: return "R200";
H A Dradeon_screen.c452 screen->chip_family = CHIP_FAMILY_R200;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h28 CHIP_FAMILY_R200,
H A Dradeon_common_context.c65 case CHIP_FAMILY_R200: return "R200";
H A Dradeon_screen.c441 screen->chip_family = CHIP_FAMILY_R200;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h64 CHIP_FAMILY_R200, enumerator in enum:__anonf31c12780103
H A Dradeon_chipinfo_gen.h28 { 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 Dradeon.h300 (info->ChipFamily == CHIP_FAMILY_R200))
H A Dradeon_exa_render.c2103 if (info->ChipFamily < CHIP_FAMILY_R200) {
2261 if (info->ChipFamily < CHIP_FAMILY_R200) {
H A Dradeon_dri2.c1411 } else if ( info->ChipFamily >= CHIP_FAMILY_R200 ) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_output.c70 {{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 Dradeon_chipinfo_gen.h28 { 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 Dradeon_mm_i2c.c422 case CHIP_FAMILY_R200:
442 case CHIP_FAMILY_R200:
H A Dradeon_tv.c1031 if (info->ChipFamily >= CHIP_FAMILY_R200) {
1040 if (info->ChipFamily >= CHIP_FAMILY_R200) {
H A Dradeon_probe.h67 CHIP_FAMILY_R200, enumerator in enum:__anon297917400103
H A Dradeon_video.c911 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 Dradeon_dri.c890 if (info->ChipFamily < CHIP_FAMILY_R200)
1185 else if ( info->ChipFamily >= CHIP_FAMILY_R200 )
1565 else if ( info->ChipFamily >= CHIP_FAMILY_R200 )
H A Dradeon_exa_render.c2182 if (info->ChipFamily < CHIP_FAMILY_R200) {
2375 if (info->ChipFamily < CHIP_FAMILY_R200) {
2461 if (info->ChipFamily < CHIP_FAMILY_R200)
H A Dradeon_dri2.c1333 } else if ( info->ChipFamily >= CHIP_FAMILY_R200 ) {
H A Dlegacy_crtc.c97 info->ChipFamily != CHIP_FAMILY_R200 &&
H A Dradeon.h383 (info->ChipFamily == CHIP_FAMILY_R200))
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c667 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) {
958 /* if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200)
H A Dr200_texstate.c1521 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_state_init.c667 if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200) {
958 /* if (rmesa->radeon.radeonScreen->chip_family == CHIP_FAMILY_R200)

Completed in 48 milliseconds

12