Home
last modified time | relevance | path

Searched refs:CHIP_RS200 (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_family.h43 CHIP_RS200, enumerator
H A Dradeon_i2c.c244 case CHIP_RS200: in radeon_get_i2c_prescale()
364 case CHIP_RS200: in r100_hw_i2c_xfer()
822 case CHIP_RS200: in radeon_hw_i2c_xfer()
H A Dr100.c1023 case CHIP_RS200: in r100_cp_init_microcode()
2413 if (rdev->family <= CHIP_RS200) in r100_cs_track_clear()
2455 if (rdev->family <= CHIP_RS200) { in r100_cs_track_clear()
2486 if (rdev->family == CHIP_RV200 || rdev->family == CHIP_RS200) { in r100_errata()
2492 rdev->family == CHIP_RS200) { in r100_errata()
2737 (rdev->family == CHIP_RS200)) { in r100_vram_get_type()
3117 if (rdev->family <= CHIP_RS200) { in r100_set_surface_reg()
3593 (rdev->family == CHIP_RS200)) in r100_bandwidth_update()
H A Dradeon_legacy_crtc.c77 (rdev->family == CHIP_RS200)) { in radeon_legacy_rmx_mode_set()
H A Dradeon_asic.c2336 case CHIP_RS200: in radeon_asic_init()
H A Dradeon.h2604 (rdev->family == CHIP_RS200) || \
H A Dradeon_combios.c558 case CHIP_RS200: in combios_setup_i2c_bus()
/openbmc/linux/include/drm/
H A Ddrm_pciids.h33 {0x1002, 0x4137, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP}, \
49 {0x1002, 0x4237, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP}, \
52 {0x1002, 0x4337, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \
53 {0x1002, 0x4437, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RS200|RADEON_IS_IGP|RADEON_IS_MOBILITY}, \