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

  /external/drm_gralloc/radeon/
radeon.h 56 CHIP_FAMILY_RV350,
radeon_chipinfo_gen.h 20 { 0x4150, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
21 { 0x4151, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
22 { 0x4152, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
23 { 0x4153, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
24 { 0x4154, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
25 { 0x4155, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
26 { 0x4156, CHIP_FAMILY_RV350, 0, 0, 0, 0, 0 },
65 { 0x4E50, CHIP_FAMILY_RV350, 1, 0, 0, 0, 0 },
66 { 0x4E51, CHIP_FAMILY_RV350, 1, 0, 0, 0, 0 },
67 { 0x4E52, CHIP_FAMILY_RV350, 1, 0, 0, 0, 0 }
    [all...]
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 95 CHIP_FAMILY_RV350,
r300_chipset.c 66 case CHIP_FAMILY_RV350:
132 caps->is_rv350 = caps->family >= CHIP_FAMILY_RV350;

Completed in 117 milliseconds