Home
last modified time | relevance | path

Searched refs:CHIP_FAMILY_RV560 (Results 1 – 4 of 4) sorted by relevance

/external/drm_gralloc/radeon/
Dradeon_chipinfo_gen.h226 { 0x7281, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
227 { 0x7283, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
229 { 0x7287, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
234 { 0x7290, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
235 { 0x7291, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
236 { 0x7293, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
237 { 0x7297, CHIP_FAMILY_RV560, 0, 0, 0, 0, 0 },
Dradeon.h66 CHIP_FAMILY_RV560, /* rv560 */ enumerator
/external/mesa3d/src/gallium/drivers/r300/
Dr300_chipset.h114 CHIP_FAMILY_RV560, enumerator
Dr300_chipset.c121 case CHIP_FAMILY_RV560: in r300_parse_chipset()