Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm/
Ddrm_pciids.h53 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
54 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
81 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
82 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \
Dradeon_cp.c475 case CHIP_RV200: in radeon_cp_load_microcode()
2007 case CHIP_RV200: in radeon_driver_load()
Dradeon_drv.h119 CHIP_RV200, enumerator
/freebsd-10-stable/sys/dev/drm2/radeon/
Dradeon_family.h45 CHIP_RV200, enumerator
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()
Dradeon_i2c.c324 case CHIP_RV200: in radeon_get_i2c_prescale()
443 case CHIP_RV200: in r100_hw_i2c_xfer()
898 case CHIP_RV200: in radeon_hw_i2c_xfer()
Dradeon_cp.c488 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV200) || in radeon_cp_init_microcode()
2087 case CHIP_RV200: in radeon_driver_load()
Dr100.c998 (rdev->family == CHIP_RV200) || (rdev->family == CHIP_RS100) || in r100_cp_init_microcode()
2567 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
3937 if (rdev->family > CHIP_RV200) in r100_mc_program()
3943 if (rdev->family > CHIP_RV200) in r100_mc_program()
Dradeon_asic.c1834 case CHIP_RV200: in radeon_asic_init()
Dradeon_legacy_encoders.c420 pdata->negative = (rdev->family != CHIP_RV200 && in radeon_legacy_backlight_init()
Dradeon.h1749 (rdev->family == CHIP_RV200) || \
Dradeon_combios.c644 case CHIP_RV200: in combios_setup_i2c_bus()
/freebsd-10-stable/sys/dev/drm2/
Ddrm_pciids.h395 {0x1002, 0x4C57, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LW RV200 Mobility 7500 M7"}, \
396 {0x1002, 0x4C58, CHIP_RV200|RADEON_IS_MOBILITY, "ATI Radeon LX RV200 Mobility FireGL 7800 M7"}, \
424 {0x1002, 0x5157, CHIP_RV200, "ATI Radeon QW RV200 7500"}, \
425 {0x1002, 0x5158, CHIP_RV200, "ATI Radeon QX RV200 7500"}, \