HomeSort by: relevance | last modified time | path
    Searched refs:CHIP_FAMILY_R300 (Results 1 - 25 of 25) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_chipinfo_gen.h 12 { 0x4144, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
13 { 0x4145, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
14 { 0x4146, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
15 { 0x4147, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
57 { 0x4E44, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
58 { 0x4E45, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
59 { 0x4E46, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
60 { 0x4E47, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
radeon_mm_i2c.c 420 case CHIP_FAMILY_R300:
441 case CHIP_FAMILY_R300:
radeon_accel.c 488 if ((info->ChipFamily == CHIP_FAMILY_R300) ||
897 if (info->ChipFamily < CHIP_FAMILY_R300) {
1043 if (info->ChipFamily >= CHIP_FAMILY_R300) {
1064 if (info->ChipFamily >= CHIP_FAMILY_R300) {
radeon_vip.c 328 case CHIP_FAMILY_R300:
radeon_accelfuncs.c 771 if (info->ChipFamily < CHIP_FAMILY_R300) {
902 if (info->ChipFamily >= CHIP_FAMILY_R300) {
972 if (info->ChipFamily < CHIP_FAMILY_R300) {
radeon_pm.c 531 } else if ((info->ChipFamily == CHIP_FAMILY_R300) ||
544 if ((info->ChipFamily == CHIP_FAMILY_R300) ||
legacy_crtc.c 1444 } else if (info->ChipFamily == CHIP_FAMILY_R300 ||
1630 if (critical_point == 0 && mode2 && info->ChipFamily == CHIP_FAMILY_R300) {
1725 if (critical_point2 == 0 && info->ChipFamily == CHIP_FAMILY_R300) {
radeon_dri.c 332 info->cp->needCacheFlush = (info->ChipFamily >= CHIP_FAMILY_R300);
1183 else if ( info->ChipFamily >= CHIP_FAMILY_R300 )
1441 if (info->ChipFamily >= CHIP_FAMILY_R300) {
1563 else if ( (info->ChipFamily >= CHIP_FAMILY_R300) )
radeon_probe.h 71 CHIP_FAMILY_R300,
radeon.h 330 #define IS_R300_VARIANT ((info->ChipFamily == CHIP_FAMILY_R300) || \
368 #define IS_R300_3D ((info->ChipFamily == CHIP_FAMILY_R300) || \
radeon_commonfuncs.c 173 if ((info->ChipFamily == CHIP_FAMILY_R300) ||
radeon_exa.c 486 if (info->ChipFamily >= CHIP_FAMILY_R300 &&
radeon_driver.c 1513 info->ChipFamily == CHIP_FAMILY_R300 ||
1563 if (info->IsIGP || (info->ChipFamily >= CHIP_FAMILY_R300))
1614 } else if ((info->ChipFamily >= CHIP_FAMILY_R300) &&
1986 if (info->ChipFamily == CHIP_FAMILY_R300 &&
2444 if (info->ChipFamily >= CHIP_FAMILY_R300)
2740 case CHIP_FAMILY_R300:
radeon_exa_render.c 2338 if ((info->ChipFamily < CHIP_FAMILY_R300) || !info->accel_state->has_tcl) {
2357 if ((info->ChipFamily < CHIP_FAMILY_R300) || !info->accel_state->has_tcl) {
radeon_dri2.c 1331 } else if ( (info->ChipFamily >= CHIP_FAMILY_R300) ) {
radeon_kms.c 695 info->ChipFamily >= CHIP_FAMILY_R300 &&
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_probe.h 68 CHIP_FAMILY_R300,
radeon_chipinfo_gen.h 12 { 0x4144, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
13 { 0x4145, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
14 { 0x4146, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
15 { 0x4147, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
57 { 0x4E44, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
58 { 0x4E45, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
59 { 0x4E46, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
60 { 0x4E47, CHIP_FAMILY_R300, 0, 0, 0, 0, 0 },
radeon_dri2.c 174 } else if (cpp == 2 && info->ChipFamily >= CHIP_FAMILY_R300)
193 } else if (cpp == 2 && info->ChipFamily >= CHIP_FAMILY_R300)
1409 } else if ( (info->ChipFamily >= CHIP_FAMILY_R300) ) {
1453 if (info->ChipFamily >= CHIP_FAMILY_R300)
radeon_bo_helper.c 256 if (info->ChipFamily >= CHIP_FAMILY_R300 &&
radeon_glamor.c 110 if (info->ChipFamily < CHIP_FAMILY_R300) {
radeon.h 247 #define IS_R300_VARIANT ((info->ChipFamily == CHIP_FAMILY_R300) || \
285 #define IS_R300_3D ((info->ChipFamily == CHIP_FAMILY_R300) || \
radeon_accel.c 271 if ((info->ChipFamily == CHIP_FAMILY_R300) ||
radeon_exa_render.c 2225 if ((info->ChipFamily < CHIP_FAMILY_R300) || !info->accel_state->has_tcl) {
2244 if ((info->ChipFamily < CHIP_FAMILY_R300) || !info->accel_state->has_tcl) {
radeon_kms.c 1860 info->ChipFamily >= CHIP_FAMILY_R300 &&

Completed in 43 milliseconds