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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_chipset.h 23 CHIP_FAMILY_RV100,
radeon_common_context.c 59 case CHIP_FAMILY_RV100: return "RV100";
radeon_screen.c 402 screen->chip_family = CHIP_FAMILY_RV100;
  /external/drm_gralloc/radeon/
radeon.h 46 CHIP_FAMILY_RV100,
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 },

Completed in 340 milliseconds