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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_family.h40 CHIP_RV100, enumerator in enum:radeon_family
H A Dradeon_i2c.c340 case CHIP_RV100:
460 case CHIP_RV100:
918 case CHIP_RV100:
H A Dr100.c1018 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) ||
2470 if (rdev->family == CHIP_RV100 ||
2715 if ((rdev->family == CHIP_RV100) ||
3291 if ((rdev->family == CHIP_RV100) || (rdev->flags & RADEON_IS_IGP)) { /* RV100, M6, IGPs */
3332 if ((rdev->family == CHIP_RV100) || rdev->flags & RADEON_IS_IGP) {
3391 if ((rdev->family == CHIP_RV100) ||
H A Dradeon_clocks.c762 || ((rdev->family == CHIP_RV100)
H A Dradeon_asic.c2333 case CHIP_RV100:
H A Dradeon_connectors.c1472 (rdev->family == CHIP_RV100) &&
H A Dradeon.h2643 #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
H A Dradeon_combios.c564 case CHIP_RV100:
1304 {{12000, 0xa1b}, {0xffffffff, 0xa3f}, {0, 0}, {0, 0}}, /* CHIP_RV100 */
/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_pciids.h73 {0x1002, 0x4C59, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
74 {0x1002, 0x4C5A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
101 {0x1002, 0x5159, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
102 {0x1002, 0x515A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
103 {0x1002, 0x515E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \
136 {0x1002, 0x5969, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \

Completed in 230 milliseconds