Home
last modified time | relevance | path

Searched refs:CHIP_RS690 (Results 1 – 15 of 15) sorted by relevance

/drivers/gpu/drm/radeon/
Drs400.c143 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
152 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
176 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
303 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_debugfs_gart_info()
Dradeon_family.h58 CHIP_RS690, enumerator
Dradeon_cp.c159 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in IGP_READ_MCIND()
177 else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_read_fb_location()
196 else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_write_fb_location()
218 else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_write_agp_location()
243 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_write_agp_base()
268 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_enable_bm()
514 } else if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_cp_init_microcode()
920 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_set_igpgart()
1089 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || in radeon_set_pcigart()
Dradeon_irq_kms.c212 if (rdev->family == CHIP_RS690) in radeon_msi_ok()
Dradeon_encoders.c145 (rdev->family == CHIP_RS690) || in radeon_get_encoder_enum()
Dradeon_gart.c77 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_alloc()
103 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_free()
Drs690.c442 ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740))) { in rs690_bandwidth_update()
454 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) in rs690_bandwidth_update()
Dradeon_i2c.c273 case CHIP_RS690: in radeon_get_i2c_prescale()
839 case CHIP_RS690: in radeon_hw_i2c_xfer()
Dradeon_asic.c117 if (rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_register_accessor_init()
1987 case CHIP_RS690: in radeon_asic_init()
Drs600.c758 case CHIP_RS690: in rs600_irq_process()
Dradeon_drv.h1899 if (((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS690) || \
Dradeon_connectors.c964 …if ((rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) && radeon_connector->base.null_edid… in radeon_dvi_detect()
Dradeon.h1829 (rdev->family == CHIP_RS690) || \
Datombios_crtc.c545 (rdev->family == CHIP_RS690) || in atombios_adjust_pll()
Dr100.c1028 } else if ((rdev->family == CHIP_RS690) || in r100_cp_init_microcode()