Home
last modified time | relevance | path

Searched refs:CHIP_FAMILY_RV250 (Results 1 – 8 of 8) sorted by relevance

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h32 { 0x4966, CHIP_FAMILY_RV250, 0, 0, 0, 0, 0 },
33 { 0x4967, CHIP_FAMILY_RV250, 0, 0, 0, 0, 0 },
53 { 0x4C64, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },
54 { 0x4C66, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },
55 { 0x4C67, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },
Dradeon.h51 CHIP_FAMILY_RV250, enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h29 CHIP_FAMILY_RV250,
Dradeon_common_context.c65 case CHIP_FAMILY_RV250: return "RV250"; in get_chip_family_name()
Dradeon_screen.c448 screen->chip_family = CHIP_FAMILY_RV250; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h29 CHIP_FAMILY_RV250,
Dradeon_common_context.c65 case CHIP_FAMILY_RV250: return "RV250"; in get_chip_family_name()
Dradeon_screen.c448 screen->chip_family = CHIP_FAMILY_RV250; in radeon_set_screen_flags()