Home
last modified time | relevance | path

Searched refs:CHIP_RV280 (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_family.h47 CHIP_RV280, enumerator
H A Dradeon_i2c.c253 case CHIP_RV280: in radeon_get_i2c_prescale()
397 case CHIP_RV280: in r100_hw_i2c_xfer()
831 case CHIP_RV280: in radeon_hw_i2c_xfer()
H A Dradeon_clocks.c687 (rdev->family == CHIP_RV280)) { in radeon_legacy_set_clock_gating()
887 (rdev->family == CHIP_RV280)) { in radeon_legacy_set_clock_gating()
H A Dradeon_legacy_encoders.c422 rdev->family != CHIP_RV280 && in radeon_legacy_backlight_init()
795 if (rdev->family == CHIP_RV280) { in radeon_legacy_tmds_int_mode_set()
814 if (ASIC_IS_R300(rdev) || (rdev->family == CHIP_RV280)) { in radeon_legacy_tmds_int_mode_set()
H A Dr100.c1009 (rdev->family == CHIP_RV280) || in r100_cp_init_microcode()
2731 } else if (rdev->family <= CHIP_RV280) { in r100_vram_get_type()
2754 if (rdev->family == CHIP_RV280 || in r100_get_accessible_vram()
3120 } else if (rdev->family <= CHIP_RV280) { in r100_set_surface_reg()
3895 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280)) in r100_clock_startup()
H A Dradeon_asic.c2342 case CHIP_RV280: in radeon_asic_init()
H A Dradeon.h2634 (rdev->family == CHIP_RV280) || \
H A Dradeon_combios.c577 case CHIP_RV280: in combios_setup_i2c_bus()
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_pciids.h130 {0x1002, 0x5960, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
131 {0x1002, 0x5961, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
132 {0x1002, 0x5962, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
133 {0x1002, 0x5964, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
134 {0x1002, 0x5965, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280}, \
145 {0x1002, 0x5c61, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280|RADEON_IS_MOBILITY}, \
146 {0x1002, 0x5c63, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV280|RADEON_IS_MOBILITY}, \