Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h49 { 0x4C57, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
50 { 0x4C58, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
78 { 0x5157, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
79 { 0x5158, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
Dradeon.h48 CHIP_FAMILY_RV200, enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h25 CHIP_FAMILY_RV200, enumerator
Dradeon_common_context.c61 case CHIP_FAMILY_RV200: return "RV200"; in get_chip_family_name()
Dradeon_screen.c430 screen->chip_family = CHIP_FAMILY_RV200; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h25 CHIP_FAMILY_RV200, enumerator
Dradeon_common_context.c61 case CHIP_FAMILY_RV200: return "RV200"; in get_chip_family_name()
Dradeon_screen.c430 screen->chip_family = CHIP_FAMILY_RV200; in radeon_set_screen_flags()