Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/radeon/
A Dradeon_family.h45 CHIP_RV250, enumerator
A Dradeon_clocks.c674 if (((rdev->family == CHIP_RV250) && in radeon_legacy_set_clock_gating()
690 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
697 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
709 (rdev->family == CHIP_RV250)) && in radeon_legacy_set_clock_gating()
890 (rdev->family == CHIP_RV250) || in radeon_legacy_set_clock_gating()
A Dradeon_i2c.c246 case CHIP_RV250: in radeon_get_i2c_prescale()
391 case CHIP_RV250: in r100_hw_i2c_xfer()
824 case CHIP_RV250: in radeon_hw_i2c_xfer()
A Dradeon_combios.c580 case CHIP_RV250: in combios_setup_i2c_bus()
1002 if ((rdev->flags & RADEON_IS_MOBILITY) && (rdev->family == CHIP_RV250)) in radeon_legacy_get_tv_dac_info_from_table()
A Dradeon_legacy_encoders.c432 rdev->family != CHIP_RV250 && in radeon_legacy_backlight_init()
A Dr100.c1024 (rdev->family == CHIP_RV250) || in r100_cp_init_microcode()
3873 if ((rdev->family == CHIP_RV250) || (rdev->family == CHIP_RV280)) in r100_clock_startup()
A Dradeon_asic.c2340 case CHIP_RV250: in radeon_asic_init()
A Dradeon.h2642 (rdev->family == CHIP_RV250) || \
/linux-6.3-rc2/include/drm/
A Ddrm_pciids.h54 {0x1002, 0x4966, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
55 {0x1002, 0x4967, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250}, \
75 {0x1002, 0x4C64, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
76 {0x1002, 0x4C66, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \
77 {0x1002, 0x4C67, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV250|RADEON_IS_MOBILITY}, \

Completed in 38 milliseconds