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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_chipset.h 25 CHIP_FAMILY_RV200,
radeon_common_context.c 61 case CHIP_FAMILY_RV200: return "RV200";
radeon_screen.c 430 screen->chip_family = CHIP_FAMILY_RV200;
  /external/drm_gralloc/radeon/
radeon.h 48 CHIP_FAMILY_RV200,
radeon_chipinfo_gen.h 49 { 0x4C57, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
50 { 0x4C58, CHIP_FAMILY_RV200, 1, 0, 0, 0, 0 },
78 { 0x5157, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },
79 { 0x5158, CHIP_FAMILY_RV200, 0, 0, 0, 0, 0 },

Completed in 60 milliseconds