Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
A Dradeon_family.h40 CHIP_RV100, enumerator
A Dradeon_i2c.c241 case CHIP_RV100: in radeon_get_i2c_prescale()
361 case CHIP_RV100: in r100_hw_i2c_xfer()
819 case CHIP_RV100: in radeon_hw_i2c_xfer()
A Dr100.c1017 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) || in r100_cp_init_microcode()
2469 if (rdev->family == CHIP_RV100 || in r100_errata()
2714 if ((rdev->family == CHIP_RV100) || in r100_vram_get_type()
3290 if ((rdev->family == CHIP_RV100) || (rdev->flags & RADEON_IS_IGP)) { /* RV100, M6, IGPs */ in r100_bandwidth_update()
3331 if ((rdev->family == CHIP_RV100) || rdev->flags & RADEON_IS_IGP) { in r100_bandwidth_update()
3390 if ((rdev->family == CHIP_RV100) || in r100_bandwidth_update()
A Dradeon_clocks.c678 || ((rdev->family == CHIP_RV100) in radeon_legacy_set_clock_gating()
A Dradeon_connectors.c1490 (rdev->family == CHIP_RV100) && in radeon_dvi_mode_valid()
A Dradeon_asic.c2334 case CHIP_RV100: in radeon_asic_init()
A Dradeon.h2638 #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
A Dradeon_combios.c555 case CHIP_RV100: in combios_setup_i2c_bus()
/linux/include/drm/
A Ddrm_pciids.h73 {0x1002, 0x4C59, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
74 {0x1002, 0x4C5A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
101 {0x1002, 0x5159, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
102 {0x1002, 0x515A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
103 {0x1002, 0x515E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \
136 {0x1002, 0x5969, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \

Completed in 65 milliseconds