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

  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_chipset.h 31 CHIP_FAMILY_RV280,
radeon_common_context.c 67 case CHIP_FAMILY_RV280: return "RV280";
radeon_screen.c 460 screen->chip_family = CHIP_FAMILY_RV280;
  /external/drm_gralloc/radeon/
radeon.h 53 CHIP_FAMILY_RV280,
radeon_chipinfo_gen.h 56 { 0x4C6E, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },
108 { 0x5960, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
109 { 0x5961, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
110 { 0x5962, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
111 { 0x5964, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
112 { 0x5965, CHIP_FAMILY_RV280, 0, 0, 0, 0, 0 },
125 { 0x5C61, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },
126 { 0x5C63, CHIP_FAMILY_RV280, 1, 0, 0, 0, 0 },

Completed in 41 milliseconds