Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_family.h40 CHIP_RV100, enumerator
Dradeon_i2c.c246 case CHIP_RV100: in radeon_get_i2c_prescale()
366 case CHIP_RV100: in r100_hw_i2c_xfer()
824 case CHIP_RV100: in radeon_hw_i2c_xfer()
Dr100.c1000 if ((rdev->family == CHIP_R100) || (rdev->family == CHIP_RV100) || in r100_cp_init_microcode()
2463 if (rdev->family == CHIP_RV100 || in r100_errata()
2710 if ((rdev->family == CHIP_RV100) || in r100_vram_get_type()
3286 if ((rdev->family == CHIP_RV100) || (rdev->flags & RADEON_IS_IGP)) { /* RV100, M6, IGPs */ in r100_bandwidth_update()
3327 if ((rdev->family == CHIP_RV100) || rdev->flags & RADEON_IS_IGP) { in r100_bandwidth_update()
3386 if ((rdev->family == CHIP_RV100) || in r100_bandwidth_update()
Dradeon_clocks.c673 || ((rdev->family == CHIP_RV100) in radeon_legacy_set_clock_gating()
Dradeon_cp.c489 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV100) || in radeon_cp_init_microcode()
Dradeon_asic.c2312 case CHIP_RV100: in radeon_asic_init()
Dradeon_connectors.c1459 (rdev->family == CHIP_RV100) && in radeon_dvi_mode_valid()
Dradeon_combios.c556 case CHIP_RV100: in combios_setup_i2c_bus()
Dradeon.h2779 #define ASIC_IS_RV100(rdev) ((rdev->family == CHIP_RV100) || \
/linux-4.1.27/include/drm/
Ddrm_pciids.h72 {0x1002, 0x4C59, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
73 {0x1002, 0x4C5A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_IS_MOBILITY}, \
100 {0x1002, 0x5159, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
101 {0x1002, 0x515A, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100}, \
102 {0x1002, 0x515E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \
135 {0x1002, 0x5969, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV100|RADEON_SINGLE_CRTC}, \