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

  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_probe.h 74 CHIP_FAMILY_RS400, /* xpress 200, 200m (RS400) Intel */
radeon_chipinfo_gen.h 116 { 0x5A41, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 },
117 { 0x5A42, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
118 { 0x5A61, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 },
119 { 0x5A62, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
radeon_video.c 160 } else if ((info->ChipFamily < CHIP_FAMILY_RS400)
radeon.h 253 (info->ChipFamily == CHIP_FAMILY_RS400) || \
294 (info->ChipFamily == CHIP_FAMILY_RS400) || \
radeon_kms.c 1445 (info->ChipFamily == CHIP_FAMILY_RS400) ||
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_chipinfo_gen.h 116 { 0x5A41, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 },
117 { 0x5A42, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
118 { 0x5A61, CHIP_FAMILY_RS400, 0, 1, 0, 0, 1 },
119 { 0x5A62, CHIP_FAMILY_RS400, 1, 1, 0, 0, 1 },
legacy_crtc.c 84 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
357 (info->ChipFamily == CHIP_FAMILY_RS400) ||
519 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
722 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
917 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1172 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1484 if (info->ChipFamily == CHIP_FAMILY_RS400 ||
1656 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1733 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
legacy_output.c 80 {{15000, 0xb0155}, {0xffffffff, 0xb01cb}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_RS400*/ /* FIXME: just values from rv380 used... */
295 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
320 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
406 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
933 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
950 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1043 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1060 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1190 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1278 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
    [all...]
radeon_pm.c 191 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
422 } else if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_probe.h 77 CHIP_FAMILY_RS400, /* xpress 200, 200m (RS400) Intel */
radeon.h 336 (info->ChipFamily == CHIP_FAMILY_RS400) || \
377 (info->ChipFamily == CHIP_FAMILY_RS400) || \
radeon_exa_funcs.c 852 if ((info->ChipFamily < CHIP_FAMILY_RS400)
radeon_driver.c 803 } else if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
1147 || (info->ChipFamily == CHIP_FAMILY_RS400)
1229 (info->ChipFamily == CHIP_FAMILY_RS400) ||
2073 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
2090 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
2187 (info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_bios.c 509 if ((info->ChipFamily == CHIP_FAMILY_RS400 ||
513 } else if ((info->ChipFamily == CHIP_FAMILY_RS400 ||
radeon_accel.c 476 (info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_kms.c 311 (info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_atombios.c 2443 (info->ChipFamily == CHIP_FAMILY_RS400) ||
2479 (info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_output.c 2565 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
2607 if ((info->ChipFamily == CHIP_FAMILY_RS400) ||
radeon_video.c 345 if ((info->ChipFamily < CHIP_FAMILY_RS400)
2990 if ((info->ChipFamily != CHIP_FAMILY_RS400) &&

Completed in 23 milliseconds