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

/freebsd-12-stable/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.c997 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) ||
2571 if (rdev->family == CHIP_RV100 ||
2820 if ((rdev->family == CHIP_RV100) ||
3387 if ((rdev->family == CHIP_RV100) || (rdev->flags & RADEON_IS_IGP)) { /* RV100, M6, IGPs */
3428 if ((rdev->family == CHIP_RV100) || rdev->flags & RADEON_IS_IGP) {
3487 if ((rdev->family == CHIP_RV100) ||
H A Dradeon_clocks.c678 || ((rdev->family == CHIP_RV100)
H A Dradeon.h1748 #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
H A Dradeon_asic.c1832 case CHIP_RV100:
H A Dradeon_connectors.c1171 (rdev->family == CHIP_RV100) &&
H A Dradeon_combios.c642 case CHIP_RV100:
1374 {{12000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /* CHIP_RV100 */
/freebsd-12-stable/sys/dev/drm2/
H A Ddrm_pciids.h430 {0x1002, 0x4C59, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LY RV100 Mobility M6"}, \
431 {0x1002, 0x4C5A, CHIP_RV100|RADEON_IS_MOBILITY, "ATI Radeon LZ RV100 Mobility M6"}, \
459 {0x1002, 0x5159, CHIP_RV100, "ATI Radeon QY RV100 7000/VE"}, \
460 {0x1002, 0x515A, CHIP_RV100, "ATI Radeon QZ RV100 7000/VE"}, \
461 {0x1002, 0x515E, CHIP_RV100, "ATI ES1000 RN50"}, \
492 {0x1002, 0x5969, CHIP_RV100, "ATI ES1000 RN50"}, \

Completed in 129 milliseconds