Home
last modified time | relevance | path

Searched refs:CHIP_RV250 (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_family.h45 CHIP_RV250, enumerator
Dradeon_clocks.c669 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating()
685 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
692 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
704 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
885 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
Dradeon_i2c.c251 case CHIP_RV250: in radeon_get_i2c_prescale()
396 case CHIP_RV250: in r100_hw_i2c_xfer()
829 case CHIP_RV250: in radeon_hw_i2c_xfer()
Dradeon_combios.c581 case CHIP_RV250: in combios_setup_i2c_bus()
1003 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250)) in radeon_legacy_get_tv_dac_info_from_table()
Dradeon_legacy_encoders.c419 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init()
Dradeon_cp.c496 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV250) || in radeon_cp_init_microcode()
Dr100.c1006 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode()
3874 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280)) in r100_clock_startup()
Dradeon_asic.c2337 case CHIP_RV250: in radeon_asic_init()
Dradeon.h2622 (rdev->family == CHIP_RV250) || \
/linux-4.4.14/include/drm/
Ddrm_pciids.h53 {0x1002, 0x4966, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
54 {0x1002, 0x4967, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
74 {0x1002, 0x4C64, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
75 {0x1002, 0x4C66, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
76 {0x1002, 0x4C67, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \