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

  /external/drm_gralloc/radeon/
radeon.h 63 CHIP_FAMILY_R520, /* r520 */
radeon_chipinfo_gen.h 143 { 0x7100, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
144 { 0x7101, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
145 { 0x7102, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
146 { 0x7103, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
147 { 0x7104, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
148 { 0x7105, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
149 { 0x7106, CHIP_FAMILY_R520, 1, 0, 0, 0, 0 },
150 { 0x7108, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
151 { 0x7109, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 },
152 { 0x710A, CHIP_FAMILY_R520, 0, 0, 0, 0, 0 }
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 111 CHIP_FAMILY_R520,
r300_chipset.c 102 case CHIP_FAMILY_R520:
135 caps->has_us_format = caps->family == CHIP_FAMILY_R520;

Completed in 47 milliseconds