Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_family.h42 CHIP_RV200, enumerator
A Dradeon_clocks.c689 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
696 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
708 if (((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
889 if ((rdev->family == CHIP_RV200) || in radeon_legacy_set_clock_gating()
A Dradeon_i2c.c243 case CHIP_RV200: in radeon_get_i2c_prescale()
363 case CHIP_RV200: in r100_hw_i2c_xfer()
821 case CHIP_RV200: in radeon_hw_i2c_xfer()
A Dr100.c1018 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode()
2465 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3844 if (rdev->family > CHIP_RV200) in r100_mc_program()
3850 if (rdev->family > CHIP_RV200) in r100_mc_program()
A Dradeon_legacy_encoders.c426 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
A Dradeon_asic.c2336 case CHIP_RV200: in radeon_asic_init()
A Dradeon.h2639 (rdev->family == CHIP_RV200) || \
A Dradeon_combios.c557 case CHIP_RV200: in combios_setup_i2c_bus()
/linux/include/drm/
A Ddrm_pciids.h71 {0x1002, 0x4C57, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
72 {0x1002, 0x4C58, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200|RADEON_IS_MOBILITY}, \
99 {0x1002, 0x5157, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \
100 {0x1002, 0x5158, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV200}, \

Completed in 43 milliseconds