Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h51 { 0x4C59, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 },
52 { 0x4C5A, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 },
80 { 0x5159, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 },
81 { 0x515A, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 },
82 { 0x515E, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 },
113 { 0x5969, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 },
Dradeon.h46 CHIP_FAMILY_RV100, enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h23 CHIP_FAMILY_RV100, enumerator
Dradeon_common_context.c59 case CHIP_FAMILY_RV100: return "RV100"; in get_chip_family_name()
Dradeon_screen.c402 screen->chip_family = CHIP_FAMILY_RV100; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h23 CHIP_FAMILY_RV100, enumerator
Dradeon_common_context.c59 case CHIP_FAMILY_RV100: return "RV100"; in get_chip_family_name()
Dradeon_screen.c402 screen->chip_family = CHIP_FAMILY_RV100; in radeon_set_screen_flags()