Searched refs:CHIP_FAMILY_RV100 (Results 1 – 8 of 8) sorted by relevance
/external/drm_gralloc/radeon/ |
D | radeon_chipinfo_gen.h | 51 { 0x4C59, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 52 { 0x4C5A, CHIP_FAMILY_RV100, 1, 0, 0, 0, 0 }, 80 { 0x5159, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 81 { 0x515A, CHIP_FAMILY_RV100, 0, 0, 0, 0, 0 }, 82 { 0x515E, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 }, 113 { 0x5969, CHIP_FAMILY_RV100, 0, 0, 1, 0, 0 },
|
D | radeon.h | 46 CHIP_FAMILY_RV100, enumerator
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_chipset.h | 23 CHIP_FAMILY_RV100, enumerator
|
D | radeon_common_context.c | 59 case CHIP_FAMILY_RV100: return "RV100"; in get_chip_family_name()
|
D | radeon_screen.c | 402 screen->chip_family = CHIP_FAMILY_RV100; in radeon_set_screen_flags()
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_chipset.h | 23 CHIP_FAMILY_RV100, enumerator
|
D | radeon_common_context.c | 59 case CHIP_FAMILY_RV100: return "RV100"; in get_chip_family_name()
|
D | radeon_screen.c | 402 screen->chip_family = CHIP_FAMILY_RV100; in radeon_set_screen_flags()
|