/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | radeon_family.h | 46 CHIP_RS300, enumerator
|
H A D | radeon_encoders.c | 103 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 137 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum()
|
H A D | radeon_i2c.c | 255 case CHIP_RS300: in radeon_get_i2c_prescale() 373 case CHIP_RS300: in r100_hw_i2c_xfer() 833 case CHIP_RS300: in radeon_hw_i2c_xfer()
|
H A D | radeon_combios.c | 466 if (rdev->family == CHIP_RS300 || in combios_setup_i2c_bus() 483 } else if (rdev->family == CHIP_RS300 || in combios_setup_i2c_bus() 563 case CHIP_RS300: in combios_setup_i2c_bus() 707 } else if (rdev->family == CHIP_RS300 || in radeon_combios_i2c_init() 1305 {{0, 0}, {0, 0}, {0, 0}, {0, 0}}, /* CHIP_RS300 */
|
H A D | radeon_legacy_crtc.c | 964 (rdev->family == CHIP_RS300) || in radeon_set_pll()
|
H A D | radeon_asic.c | 2341 case CHIP_RS300: in radeon_asic_init()
|
H A D | radeon.h | 2617 (rdev->family == CHIP_RS300))
|
H A D | r100.c | 1016 (rdev->family == CHIP_RS300)) { in r100_cp_init_microcode()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | radeon_family.h | 46 CHIP_RS300, enumerator
|
H A D | radeon_encoders.c | 99 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum() 134 if ((rdev->family == CHIP_RS300) || in radeon_get_encoder_enum()
|
H A D | radeon_i2c.c | 247 case CHIP_RS300: in radeon_get_i2c_prescale() 365 case CHIP_RS300: in r100_hw_i2c_xfer() 825 case CHIP_RS300: in radeon_hw_i2c_xfer()
|
H A D | radeon_combios.c | 462 if (rdev->family == CHIP_RS300 || in combios_setup_i2c_bus() 479 } else if (rdev->family == CHIP_RS300 || in combios_setup_i2c_bus() 559 case CHIP_RS300: in combios_setup_i2c_bus() 703 } else if (rdev->family == CHIP_RS300 || in radeon_combios_i2c_init() 1301 {{0, 0}, {0, 0}, {0, 0}, {0, 0}}, /* CHIP_RS300 */
|
H A D | radeon_legacy_crtc.c | 964 (rdev->family == CHIP_RS300) || in radeon_set_pll()
|
H A D | radeon_asic.c | 2341 case CHIP_RS300: in radeon_asic_init()
|
H A D | radeon.h | 2603 (rdev->family == CHIP_RS300))
|
H A D | r100.c | 1026 (rdev->family == CHIP_RS300)) { in r100_cp_init_microcode()
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_pciids.h | 125 {0x1002, 0x5834, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP}, \ 126 {0x1002, 0x5835, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \ 467 {0x1002, 0x7834, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_NEW_MEMMAP}, \ 468 {0x1002, 0x7835, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_pciids.h | 125 {0x1002, 0x5834, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP}, \ 126 {0x1002, 0x5835, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \ 467 {0x1002, 0x7834, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_NEW_MEMMAP}, \ 468 {0x1002, 0x7835, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS300|RADEON_IS_IGP|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
|