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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_chipinfo_gen.h 34 { 0x4A48, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
35 { 0x4A49, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
36 { 0x4A4A, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
37 { 0x4A4B, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
38 { 0x4A4C, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
39 { 0x4A4D, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
40 { 0x4A4E, CHIP_FAMILY_R420, 1, 0, 0, 0, 0 },
41 { 0x4A4F, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
42 { 0x4A50, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
43 { 0x4A54, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 }
    [all...]
radeon_commonfuncs.c 86 size = (info->ChipFamily >= CHIP_FAMILY_R420) ? 5 : 4;
90 if (info->ChipFamily >= CHIP_FAMILY_R420)
179 (info->ChipFamily == CHIP_FAMILY_R420))
radeon.h 334 (info->ChipFamily == CHIP_FAMILY_R420) || \
362 #define IS_R400_3D ((info->ChipFamily == CHIP_FAMILY_R420) || \
372 (info->ChipFamily == CHIP_FAMILY_R420) || \
radeon_probe.h 75 CHIP_FAMILY_R420, /* R420/R423/M18 */
radeon_accel.c 472 (info->ChipFamily == CHIP_FAMILY_R420) ||
523 if (info->ChipFamily >= CHIP_FAMILY_R420)
legacy_crtc.c 1455 } else if (info->ChipFamily == CHIP_FAMILY_R420 ||
1515 info->ChipFamily == CHIP_FAMILY_R420)
radeon_pm.c 606 if (info->ChipFamily == CHIP_FAMILY_R420)
legacy_output.c 78 {{0xffffffff, 0xb01cb}, {0, 0}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_R420*/
845 case CHIP_FAMILY_R420:
1538 if (info->ChipFamily == CHIP_FAMILY_R420 ||
radeon_driver.c 1243 if (info->ChipFamily == CHIP_FAMILY_R420 || info->ChipFamily == CHIP_FAMILY_RV410) {
1517 info->ChipFamily == CHIP_FAMILY_R420 ||
1703 info->ChipFamily == CHIP_FAMILY_R420 ||
2116 if (((info->ChipFamily == CHIP_FAMILY_R420) || (info->ChipFamily == CHIP_FAMILY_RV410)) &&
2744 case CHIP_FAMILY_R420:
radeon_atombios.c 560 if (((info->ChipFamily == CHIP_FAMILY_R420) ||
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_chipinfo_gen.h 34 { 0x4A48, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
35 { 0x4A49, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
36 { 0x4A4A, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
37 { 0x4A4B, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
38 { 0x4A4C, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
39 { 0x4A4D, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
40 { 0x4A4E, CHIP_FAMILY_R420, 1, 0, 0, 0, 0 },
41 { 0x4A4F, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
42 { 0x4A50, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 },
43 { 0x4A54, CHIP_FAMILY_R420, 0, 0, 0, 0, 0 }
    [all...]
radeon_probe.h 72 CHIP_FAMILY_R420, /* R420/R423/M18 */
radeon.h 251 (info->ChipFamily == CHIP_FAMILY_R420) || \
282 #define IS_R400_3D ((info->ChipFamily == CHIP_FAMILY_R420) || \
289 (info->ChipFamily == CHIP_FAMILY_R420) || \
radeon_accel.c 277 (info->ChipFamily == CHIP_FAMILY_R420))

Completed in 20 milliseconds