Home
last modified time | relevance | path

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

/dports/x11-drivers/xf86-video-ati/xf86-video-ati-19.1.0/src/
H A Dradeon_chipinfo_gen.h225 { 0x7280, CHIP_FAMILY_RV570, 0, 0, 0, 0, 0 },
230 { 0x7288, CHIP_FAMILY_RV570, 0, 0, 0, 0, 0 },
231 { 0x7289, CHIP_FAMILY_RV570, 0, 0, 0, 0, 0 },
232 { 0x728B, CHIP_FAMILY_RV570, 0, 0, 0, 0, 0 },
233 { 0x728C, CHIP_FAMILY_RV570, 0, 0, 0, 0, 0 },
H A Dradeon_probe.h81 CHIP_FAMILY_RV570, /* rv570 */ enumerator
H A Dradeon_accel.c282 (info->ChipFamily == CHIP_FAMILY_RV570)) in RADEONInit3DEngineInternal()
H A Dradeon.h273 (info->ChipFamily == CHIP_FAMILY_RV570))