Home
last modified time | relevance | path

Searched refs:CHIP_RV350 (Results 1 – 11 of 11) sorted by relevance

/linux/include/drm/
A Ddrm_pciids.h42 {0x1002, 0x4150, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
43 {0x1002, 0x4151, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
44 {0x1002, 0x4152, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
45 {0x1002, 0x4153, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
46 {0x1002, 0x4154, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
47 {0x1002, 0x4155, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
48 {0x1002, 0x4156, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350}, \
86 {0x1002, 0x4E50, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350|RADEON_IS_MOBILITY}, \
87 {0x1002, 0x4E51, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350|RADEON_IS_MOBILITY}, \
88 {0x1002, 0x4E52, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV350|RADEON_IS_MOBILITY}, \
[all …]
/linux/drivers/gpu/drm/radeon/
A Dradeon_family.h50 CHIP_RV350, enumerator
A Dradeon_i2c.c102 if (rdev->family >= CHIP_RV350) in pre_xfer()
251 case CHIP_RV350: in radeon_get_i2c_prescale()
426 case CHIP_RV350: in r100_hw_i2c_xfer()
829 case CHIP_RV350: in radeon_hw_i2c_xfer()
A Dr300.c1152 if (p->rdev->family >= CHIP_RV350) in r300_packet0_check()
1365 if ((rdev->family == CHIP_RV350) || (rdev->family == CHIP_RV380)) in r300_clock_startup()
1392 rdev->family == CHIP_RV350) in r300_startup()
A Dradeon_clocks.c546 } else if (rdev->family >= CHIP_RV350) { in radeon_legacy_set_clock_gating()
790 } else if (rdev->family >= CHIP_RV350) { in radeon_legacy_set_clock_gating()
A Dradeon_agp.c257 if (rdev->family <= CHIP_RV350) in radeon_agp_init()
A Dr100.c1030 (rdev->family == CHIP_RV350) || in r100_cp_init_microcode()
2751 rdev->family >= CHIP_RV350) { in r100_get_accessible_vram()
3299 } else if (rdev->family == CHIP_RV350 || in r100_bandwidth_update()
A Dradeon_combios.c483 else if (rdev->family >= CHIP_RV350) { in combios_setup_i2c_bus()
605 case CHIP_RV350: in combios_setup_i2c_bus()
A Dradeon_legacy_encoders.c429 rdev->family != CHIP_RV350); in radeon_legacy_backlight_init()
A Dradeon_asic.c2348 case CHIP_RV350: in radeon_asic_init()
A Dradeon.h2646 (rdev->family == CHIP_RV350) || \

Completed in 44 milliseconds