HomeSort by relevance Sort by last modified time
    Searched refs:CHIP_FAMILY_RV250 (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_chipset.h 29 CHIP_FAMILY_RV250,
radeon_common_context.c 65 case CHIP_FAMILY_RV250: return "RV250";
radeon_screen.c 448 screen->chip_family = CHIP_FAMILY_RV250;
  /external/drm_gralloc/radeon/
radeon.h 51 CHIP_FAMILY_RV250,
radeon_chipinfo_gen.h 32 { 0x4966, CHIP_FAMILY_RV250, 0, 0, 0, 0, 0 },
33 { 0x4967, CHIP_FAMILY_RV250, 0, 0, 0, 0, 0 },
53 { 0x4C64, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },
54 { 0x4C66, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },
55 { 0x4C67, CHIP_FAMILY_RV250, 1, 0, 0, 0, 0 },

Completed in 481 milliseconds