Home
last modified time | relevance | path

Searched refs:CHIP_RV770 (Results 1 – 23 of 23) sorted by relevance

/drivers/gpu/drm/radeon/
Dr600_cp.c110 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) in r600_do_wait_for_fifo()
133 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) in r600_do_wait_for_idle()
336 case CHIP_RV770: chip_name = "RV770"; break; in r600_cp_init_microcode()
343 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) { in r600_cp_init_microcode()
1224 case CHIP_RV770: in r700_get_tile_pipe_to_backend_map()
1380 case CHIP_RV770: in r700_gfx_init()
1506 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV770) in r700_gfx_init()
1603 case CHIP_RV770: in r700_gfx_init()
1615 if ((dev_priv->flags & RADEON_FAMILY_MASK) != CHIP_RV770) { in r700_gfx_init()
1643 case CHIP_RV770: in r700_gfx_init()
[all …]
Dradeon_kms.c288 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
345 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
362 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
382 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
411 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
546 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
Drv770.c719 case CHIP_RV770: in rv770_init_golden_registers()
1190 case CHIP_RV770: in rv770_gpu_init()
1350 if (rdev->family == CHIP_RV770) in rv770_gpu_init()
1418 if (rdev->family != CHIP_RV770) in rv770_gpu_init()
1424 case CHIP_RV770: in rv770_gpu_init()
1436 if (rdev->family != CHIP_RV770) { in rv770_gpu_init()
1462 case CHIP_RV770: in rv770_gpu_init()
1542 case CHIP_RV770: in rv770_gpu_init()
Dradeon_family.h74 CHIP_RV770, enumerator
Dr600.c1072 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) && in r600_pcie_gart_tlb_flush()
1615 if (rdev->family >= CHIP_RV770) { in r600_gpu_check_soft_reset()
1691 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1714 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1750 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1823 if (rdev->family >= CHIP_RV770) in r600_gpu_pci_config_reset()
1839 if (rdev->family >= CHIP_RV770) in r600_gpu_pci_config_reset()
2461 case CHIP_RV770: in r600_init_microcode()
2529 } else if (rdev->family >= CHIP_RV770) { in r600_init_microcode()
2575 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_HEMLOCK)) { in r600_init_microcode()
[all …]
Dr600_blit.c93 ((dev_priv->flags & RADEON_FAMILY_MASK) < CHIP_RV770)) { in set_render_target()
423 case CHIP_RV770: in set_default_state()
501 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) { in set_default_state()
Duvd_v2_2.c105 if (rdev->family == CHIP_RV770) in uvd_v2_2_resume()
Drv515.c343 if (rdev->family >= CHIP_RV770) in rv515_mc_stop()
352 if (rdev->family >= CHIP_RV770) in rv515_mc_stop()
385 if (rdev->family >= CHIP_RV770) { in rv515_mc_resume()
435 if (rdev->family >= CHIP_RV770) in rv515_mc_resume()
440 if (rdev->family >= CHIP_RV770) in rv515_mc_resume()
Dr600_cs.c1529 if (p->family >= CHIP_RV770) in r600_check_texture_resource()
1683 if (p->family >= CHIP_RV770 || pkt->count) { in r600_packet3_check()
2123 if (p->family >= CHIP_RV770 || p->family == CHIP_R600) { in r600_packet3_check()
2280 if (p->rdev->family < CHIP_RV770) { in r600_cs_parse()
2559 if (p->family >= CHIP_RV770) { in r600_dma_cs_parse()
2595 if (p->family < CHIP_RV770) { in r600_dma_cs_parse()
Drv770_smc.c497 case CHIP_RV770: in rv770_load_smc_ucode()
Dr600_dma.c164 if (rdev->family >= CHIP_RV770) in r600_dma_resume()
Dradeon_cursor.c106 if (rdev->family >= CHIP_RV770) { in radeon_show_cursor()
Dradeon_cp.c171 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) in radeon_read_fb_location()
190 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) in radeon_write_fb_location()
210 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) { in radeon_write_agp_location()
236 if ((dev_priv->flags & RADEON_FAMILY_MASK) >= CHIP_RV770) in radeon_write_agp_base()
Dradeon_i2c.c302 case CHIP_RV770: in radeon_get_i2c_prescale()
869 case CHIP_RV770: in radeon_hw_i2c_xfer()
Dradeon_pm.c1460 case CHIP_RV770: in radeon_pm_init()
1464 else if ((rdev->family >= CHIP_RV770) && in radeon_pm_init()
1502 else if ((rdev->family >= CHIP_RV770) && in radeon_pm_init()
Dradeon_bios.c586 else if (rdev->family >= CHIP_RV770) in radeon_read_disabled_bios()
Dradeon_uvd.c85 case CHIP_RV770: in radeon_uvd_init()
Drv770_dpm.c151 if (rdev->family == CHIP_RV770) in rv770_mg_clock_gating_enable()
809 if ((rdev->family == CHIP_RV770) && !pi->mem_gddr5) { in rv770_program_mpll_timing_parameters()
2577 if ((rdev->family == CHIP_RV770) && in rv770_dpm_vblank_too_short()
Dradeon_cs.c216 } else if (p->rdev->family >= CHIP_RV770) { in radeon_cs_get_ring()
Datombios_crtc.c585 if (rdev->family < CHIP_RV770) in atombios_adjust_pll()
1583 if (rdev->family >= CHIP_RV770) { in avivo_crtc_do_set_base()
Dradeon_device.c1118 else if (family >= CHIP_RV770) in radeon_gart_size_auto()
Dradeon_asic.c2409 case CHIP_RV770: in radeon_asic_init()
Dradeon_atombios.c2856 if (rdev->family <= CHIP_RV770) { in radeon_atom_get_clock_dividers()
2865 if (rdev->family == CHIP_RV770) { in radeon_atom_get_clock_dividers()