Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h56 { 0x4C6E, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },
108 { 0x5960, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
109 { 0x5961, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
110 { 0x5962, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
111 { 0x5964, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
112 { 0x5965, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
125 { 0x5C61, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },
126 { 0x5C63, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },
Dradeon.h53 CHIP_FAMILY_RV280, enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h31 CHIP_FAMILY_RV280,
Dradeon_common_context.c67 case CHIP_FAMILY_RV280: return "RV280"; in get_chip_family_name()
Dradeon_screen.c460 screen->chip_family = CHIP_FAMILY_RV280; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h31 CHIP_FAMILY_RV280,
Dradeon_common_context.c67 case CHIP_FAMILY_RV280: return "RV280"; in get_chip_family_name()
Dradeon_screen.c460 screen->chip_family = CHIP_FAMILY_RV280; in radeon_set_screen_flags()