Searched refs:CHIP_FAMILY_RS100 (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h24 CHIP_FAMILY_RS100, enumerator in enum:__anon8846e5e00203
H A Dradeon_common_context.c60 case CHIP_FAMILY_RS100: return "RS100";
H A Dradeon_screen.c420 screen->chip_family = CHIP_FAMILY_RS100;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_chipset.h24 CHIP_FAMILY_RS100, enumerator in enum:__anon649b87330203
H A Dradeon_common_context.c61 case CHIP_FAMILY_RS100: return "RS100";
H A Dradeon_screen.c409 screen->chip_family = CHIP_FAMILY_RS100;
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_probe.h61 CHIP_FAMILY_RS100, /* U1 (IGP320M) or A3 (IGP320)*/ enumerator in enum:__anonf31c12780103
H A Dradeon_chipinfo_gen.h10 { 0x4136, CHIP_FAMILY_RS100, 0, 1, 0, 0, 1 },
29 { 0x4336, CHIP_FAMILY_RS100, 1, 1, 0, 0, 1 },
H A Dradeon.h240 (info->ChipFamily == CHIP_FAMILY_RS100) || \
H A Dradeon_kms.c1442 if ((info->ChipFamily == CHIP_FAMILY_RS100) ||
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_chipinfo_gen.h10 { 0x4136, CHIP_FAMILY_RS100, 0, 1, 0, 0, 1 },
29 { 0x4336, CHIP_FAMILY_RS100, 1, 1, 0, 0, 1 },
H A Dradeon_probe.h64 CHIP_FAMILY_RS100, /* U1 (IGP320M) or A3 (IGP320)*/ enumerator in enum:__anon297917400103
H A Dradeon_kms.c308 if ((info->ChipFamily == CHIP_FAMILY_RS100) ||
H A Dradeon_driver.c1626 (info->ChipFamily == CHIP_FAMILY_RS100) ||
1996 info->ChipFamily == CHIP_FAMILY_RS100 ||
2184 if ((info->ChipFamily == CHIP_FAMILY_RS100) ||
4368 (info->ChipFamily == CHIP_FAMILY_RS100) ||
4426 (info->ChipFamily == CHIP_FAMILY_RS100) ||
H A Dlegacy_crtc.c1704 if ((info->ChipFamily == CHIP_FAMILY_RS100) ||
H A Dradeon.h323 (info->ChipFamily == CHIP_FAMILY_RS100) || \
H A Dlegacy_output.c67 {{0, 0}, {0, 0}, {0, 0}, {0, 0}}, /*CHIP_FAMILY_RS100*/
1364 if ((info->ChipFamily == CHIP_FAMILY_RS100) ||

Completed in 34 milliseconds