Home
last modified time | relevance | path

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

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h245 { 0x796C, CHIP_FAMILY_RS740, 0, 1, 0, 0, 1 },
246 { 0x796D, CHIP_FAMILY_RS740, 0, 1, 0, 0, 1 },
247 { 0x796E, CHIP_FAMILY_RS740, 0, 1, 0, 0, 1 },
248 { 0x796F, CHIP_FAMILY_RS740, 0, 1, 0, 0, 1 },
Dradeon.h70 CHIP_FAMILY_RS740, enumerator
/external/mesa3d/src/gallium/drivers/r300/
Dr300_chipset.h109 CHIP_FAMILY_RS740, enumerator
Dr300_chipset.c83 case CHIP_FAMILY_RS740: in r300_parse_chipset()
Dr300_texture_desc.c125 screen->caps.family == CHIP_FAMILY_RS740); in r300_texture_get_stride()