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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_chipinfo_gen.h 143 { 0x7100, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
144 { 0x7101, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
145 { 0x7102, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
146 { 0x7103, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
147 { 0x7104, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
148 { 0x7105, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
149 { 0x7106, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
150 { 0x7108, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
151 { 0x7109, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
152 { 0x710A, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 }
    [all...]
radeon_probe.h 80 CHIP_FAMILY_R520, /* r520 */
radeon_commonfuncs.c 181 else if ((info->ChipFamily == CHIP_FAMILY_R520) ||
radeon_exa_render.c 1256 if (info->ChipFamily == CHIP_FAMILY_R520) {
1335 if (info->ChipFamily == CHIP_FAMILY_R520)
radeon.h 356 (info->ChipFamily == CHIP_FAMILY_R520) || \
radeon_driver.c 798 } else if (info->ChipFamily >= CHIP_FAMILY_R520) {
861 } else if (info->ChipFamily >= CHIP_FAMILY_R520) {
917 } else if (info->ChipFamily >= CHIP_FAMILY_R520) {
1600 } else if ((info->ChipFamily >= CHIP_FAMILY_R520) &&
radeon_textured_videofuncs.c 2802 if (info->ChipFamily == CHIP_FAMILY_R520) {
2830 if (info->ChipFamily == CHIP_FAMILY_R520)
radeon_dri.c 916 else if ((info->ChipFamily >= CHIP_FAMILY_R520) &&
radeon_atombios.c 1485 if (info->ChipFamily == CHIP_FAMILY_R520)
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_chipinfo_gen.h 143 { 0x7100, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
144 { 0x7101, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
145 { 0x7102, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
146 { 0x7103, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
147 { 0x7104, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
148 { 0x7105, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
149 { 0x7106, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
150 { 0x7108, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
151 { 0x7109, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
152 { 0x710A, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 }
    [all...]
radeon_probe.h 77 CHIP_FAMILY_R520, /* r520 */
radeon.h 273 (info->ChipFamily == CHIP_FAMILY_R520) || \
radeon_accel.c 279 else if ((info->ChipFamily == CHIP_FAMILY_R520) ||
radeon_exa_render.c 1186 if (info->ChipFamily == CHIP_FAMILY_R520) {
1265 if (info->ChipFamily == CHIP_FAMILY_R520)
radeon_textured_videofuncs.c 2474 if (info->ChipFamily == CHIP_FAMILY_R520) {
2500 if (info->ChipFamily == CHIP_FAMILY_R520)

Completed in 19 milliseconds