Searched refs:CHIP_FAMILY_R420 (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_chipinfo_gen.h34 { 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,
[all...]
H A Dradeon_commonfuncs.c86 size = (info->ChipFamily >= CHIP_FAMILY_R420) ? 5 : 4;
90 if (info->ChipFamily >= CHIP_FAMILY_R420)
179 (info->ChipFamily == CHIP_FAMILY_R420))
H A Dradeon.h334 (info->ChipFamily == CHIP_FAMILY_R420) || \
362 #define IS_R400_3D ((info->ChipFamily == CHIP_FAMILY_R420) || \
372 (info->ChipFamily == CHIP_FAMILY_R420) || \
H A Dradeon_probe.h75 CHIP_FAMILY_R420, /* R420/R423/M18 */ enumerator in enum:__anon297917400103
H A Dradeon_accel.c472 (info->ChipFamily == CHIP_FAMILY_R420) ||
523 if (info->ChipFamily >= CHIP_FAMILY_R420)
H A Dlegacy_crtc.c1455 } else if (info->ChipFamily == CHIP_FAMILY_R420 ||
1515 info->ChipFamily == CHIP_FAMILY_R420)
H A Dradeon_pm.c606 if (info->ChipFamily == CHIP_FAMILY_R420)
H A Dlegacy_output.c78 {{0xffffffff, 0xb01cb}, {0, 0}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_R420*/
845 case CHIP_FAMILY_R420:
1538 if (info->ChipFamily == CHIP_FAMILY_R420 ||
H A Dradeon_driver.c1243 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:
H A Dradeon_atombios.c560 if (((info->ChipFamily == CHIP_FAMILY_R420) ||
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_chipinfo_gen.h34 { 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,
[all...]
H A Dradeon_probe.h72 CHIP_FAMILY_R420, /* R420/R423/M18 */ enumerator in enum:__anonf31c12780103
H A Dradeon.h251 (info->ChipFamily == CHIP_FAMILY_R420) || \
282 #define IS_R400_3D ((info->ChipFamily == CHIP_FAMILY_R420) || \
289 (info->ChipFamily == CHIP_FAMILY_R420) || \
H A Dradeon_accel.c277 (info->ChipFamily == CHIP_FAMILY_R420))

Completed in 32 milliseconds