Searched refs:CHIP_FAMILY_RS300 (Results 1 – 8 of 8) sorted by relevance
/external/drm_gralloc/radeon/ |
D | radeon_chipinfo_gen.h | 104 { 0x5834, CHIP_FAMILY_RS300, 0, 1, 0, 0, 1 }, 105 { 0x5835, CHIP_FAMILY_RS300, 1, 1, 0, 0, 1 }, 238 { 0x7834, CHIP_FAMILY_RS300, 0, 1, 0, 0, 1 }, 239 { 0x7835, CHIP_FAMILY_RS300, 1, 1, 0, 0, 1 },
|
D | radeon.h | 52 CHIP_FAMILY_RS300, /* RS300/RS350 */ enumerator
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_chipset.h | 30 CHIP_FAMILY_RS300,
|
D | radeon_common_context.c | 66 case CHIP_FAMILY_RS300: return "RS300"; in get_chip_family_name()
|
D | radeon_screen.c | 468 screen->chip_family = CHIP_FAMILY_RS300; in radeon_set_screen_flags()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_chipset.h | 30 CHIP_FAMILY_RS300,
|
D | radeon_common_context.c | 66 case CHIP_FAMILY_RS300: return "RS300"; in get_chip_family_name()
|
D | radeon_screen.c | 468 screen->chip_family = CHIP_FAMILY_RS300; in radeon_set_screen_flags()
|