Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h11 { 0x4137, CHIP_FAMILY_RS200, 0, 1, 0, 0, 1 },
27 { 0x4237, CHIP_FAMILY_RS200, 0, 1, 0, 0, 1 },
30 { 0x4337, CHIP_FAMILY_RS200, 1, 1, 0, 0, 1 },
31 { 0x4437, CHIP_FAMILY_RS200, 1, 1, 0, 0, 1 },
Dradeon.h49 CHIP_FAMILY_RS200, /* U2 (IGP330M/340M/350M) or A4 (IGP330/340/345/350), RS250 (IGP 7000) */ enumerator
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h26 CHIP_FAMILY_RS200, enumerator
Dradeon_common_context.c62 case CHIP_FAMILY_RS200: return "RS200"; in get_chip_family_name()
Dradeon_screen.c414 screen->chip_family = CHIP_FAMILY_RS200; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h26 CHIP_FAMILY_RS200, enumerator
Dradeon_common_context.c62 case CHIP_FAMILY_RS200: return "RS200"; in get_chip_family_name()
Dradeon_screen.c414 screen->chip_family = CHIP_FAMILY_RS200; in radeon_set_screen_flags()