Home
last modified time | relevance | path

Searched refs:CHIP_FAMILY_RS600 (Results 1 – 5 of 5) sorted by relevance

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h242 { 0x793F, CHIP_FAMILY_RS600, 0, 1, 0, 0, 1 },
243 { 0x7941, CHIP_FAMILY_RS600, 0, 1, 0, 0, 1 },
244 { 0x7942, CHIP_FAMILY_RS600, 0, 1, 0, 0, 1 },
Dradeon.h68 CHIP_FAMILY_RS600, enumerator
/external/mesa3d/src/gallium/drivers/r300/
Dr300_chipset.h107 CHIP_FAMILY_RS600, enumerator
Dr300_chipset.c81 case CHIP_FAMILY_RS600: in r300_parse_chipset()
Dr300_texture_desc.c123 boolean is_rs690 = (screen->caps.family == CHIP_FAMILY_RS600 || in r300_texture_get_stride()