Searched refs:CHIP_RV100 (Results 1 - 13 of 13) sorted by relevance

/freebsd-9.3-release/sys/dev/drm2/radeon/
H A Dradeon_family.h43 CHIP_RV100, enumerator in enum:radeon_family
H A Dradeon_i2c.c322 case CHIP_RV100:
441 case CHIP_RV100:
896 case CHIP_RV100:
H A Dr100.c958 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) ||
2532 if (rdev->family == CHIP_RV100 ||
2781 if ((rdev->family == CHIP_RV100) ||
3348 if ((rdev->family == CHIP_RV100) || (rdev->flags & RADEON_IS_IGP)) { /* RV100, M6, IGPs */
3389 if ((rdev->family == CHIP_RV100) || rdev->flags & RADEON_IS_IGP) {
3448 if ((rdev->family == CHIP_RV100) ||
H A Dradeon_clocks.c678 || ((rdev->family == CHIP_RV100)
H A Dradeon.h1743 #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
H A Dradeon_asic.c1832 case CHIP_RV100:
H A Dradeon_connectors.c1160 (rdev->family == CHIP_RV100) &&
H A Dradeon_cp.c477 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV100) ||
H A Dradeon_combios.c619 case CHIP_RV100:
1342 {{12000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /* CHIP_RV100 */
/freebsd-9.3-release/sys/dev/drm/
H A Ddrm_pciids.h55 {0x1002, 0x4C59, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LY RV100 Mobility M6"}, \
56 {0x1002, 0x4C5A, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LZ RV100 Mobility M6"}, \
83 {0x1002, 0x5159, CHIP_RV100, "ATI Radeon QY RV100 7000/VE"}, \
84 {0x1002, 0x515A, CHIP_RV100, "ATI Radeon QZ RV100 7000/VE"}, \
85 {0x1002, 0x515E, CHIP_RV100, "ATI ES1000 RN50"}, \
118 {0x1002, 0x5969, CHIP_RV100, "ATI ES1000 RN50"}, \
H A Dradeon_cp.c474 case CHIP_RV100:
H A Dradeon_drv.h117 CHIP_RV100, enumerator in enum:radeon_family
/freebsd-9.3-release/sys/dev/drm2/
H A Ddrm_pciids.h390 {0x1002, 0x4C59, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LY RV100 Mobility M6"}, \
391 {0x1002, 0x4C5A, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LZ RV100 Mobility M6"}, \
419 {0x1002, 0x5159, CHIP_RV100, "ATI Radeon QY RV100 7000/VE"}, \
420 {0x1002, 0x515A, CHIP_RV100, "ATI Radeon QZ RV100 7000/VE"}, \
421 {0x1002, 0x515E, CHIP_RV100, "ATI ES1000 RN50"}, \
452 {0x1002, 0x5969, CHIP_RV100, "ATI ES1000 RN50"}, \

Completed in 204 milliseconds