Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h104 { 0x5834, CHIP_FAMILY_RS300, 0, 1, 0, 0, 1 },
105 { 0x5835, CHIP_FAMILY_RS300, 1, 1, 0, 0, 1 },
238 { 0x7834, CHIP_FAMILY_RS300, 0, 1, 0, 0, 1 },
239 { 0x7835, CHIP_FAMILY_RS300, 1, 1, 0, 0, 1 },
Dradeon.h52 CHIP_FAMILY_RS300, /* RS300/RS350 */ enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h30 CHIP_FAMILY_RS300,
Dradeon_common_context.c66 case CHIP_FAMILY_RS300: return "RS300"; in get_chip_family_name()
Dradeon_screen.c468 screen->chip_family = CHIP_FAMILY_RS300; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h30 CHIP_FAMILY_RS300,
Dradeon_common_context.c66 case CHIP_FAMILY_RS300: return "RS300"; in get_chip_family_name()
Dradeon_screen.c468 screen->chip_family = CHIP_FAMILY_RS300; in radeon_set_screen_flags()