Home
last modified time | relevance | path

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

/drivers/gpu/drm/radeon/
Drs400.c142 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
151 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
175 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) { in rs400_gart_enable()
318 if (rdev->family == CHIP_RS690 || (rdev->family == CHIP_RS740)) { in rs400_debugfs_gart_info()
Dradeon_family.h59 CHIP_RS740, enumerator
Dradeon_gart.c76 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_alloc()
102 rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_gart_table_ram_free()
Dradeon_cp.c160 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) in IGP_READ_MCIND()
178 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) in radeon_read_fb_location()
197 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) in radeon_write_fb_location()
219 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) in radeon_write_agp_location()
244 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) { in radeon_write_agp_base()
269 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) { in radeon_enable_bm()
515 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) { in radeon_cp_init_microcode()
921 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) in radeon_set_igpgart()
1090 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740) || in radeon_set_pcigart()
Dradeon_encoders.c146 (rdev->family == CHIP_RS740)) in radeon_get_encoder_enum()
Dradeon_i2c.c277 case CHIP_RS740: in radeon_get_i2c_prescale()
845 case CHIP_RS740: in radeon_hw_i2c_xfer()
Drs690.c608 ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740))) { in rs690_bandwidth_update()
620 if ((rdev->family == CHIP_RS690) || (rdev->family == CHIP_RS740)) in rs690_bandwidth_update()
Dradeon_asic.c116 if (rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) { in radeon_register_accessor_init()
2372 case CHIP_RS740: in radeon_asic_init()
Drs600.c823 case CHIP_RS740: in rs600_irq_process()
Dradeon_device.c1395 (rdev->family <= CHIP_RS740)) in radeon_device_init()
Dradeon_drv.h1906 ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RS740)) \
Dradeon_connectors.c1292 if ((rdev->family == CHIP_RS690 || rdev->family == CHIP_RS740) && in radeon_dvi_detect()
Datombios_crtc.c576 (rdev->family == CHIP_RS740)) in atombios_adjust_pll()
Dradeon.h2645 (rdev->family == CHIP_RS740) || \
Dr100.c1025 (rdev->family == CHIP_RS740)) { in r100_cp_init_microcode()