Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.c83 {PCI_CHIP_RV280_5960, CHIP_FAMILY_RV280},
84 {PCI_CHIP_RV280_5961, CHIP_FAMILY_RV280},
85 {PCI_CHIP_RV280_5962, CHIP_FAMILY_RV280},
86 {PCI_CHIP_RV280_5964, CHIP_FAMILY_RV280},
87 {PCI_CHIP_RV280_5C63, CHIP_FAMILY_RV280},
743 if (rinfo->family == CHIP_FAMILY_RV280) in video_hw_init()
Dati_radeon_fb.h23 CHIP_FAMILY_RV280, enumerator
37 ((rinfo)->family == CHIP_FAMILY_RV280) || \
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_chipset.h31 CHIP_FAMILY_RV280,
Dradeon_common_context.c67 case CHIP_FAMILY_RV280: return "RV280"; in get_chip_family_name()
Dradeon_screen.c443 screen->chip_family = CHIP_FAMILY_RV280; in radeon_set_screen_flags()
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_chipset.h31 CHIP_FAMILY_RV280,
Dradeon_common_context.c67 case CHIP_FAMILY_RV280: return "RV280"; in get_chip_family_name()
Dradeon_screen.c443 screen->chip_family = CHIP_FAMILY_RV280; in radeon_set_screen_flags()