Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_family.h77 CHIP_RV740, enumerator
Drv770.c53 if (rdev->family == CHIP_RV740) in rv770_set_uvd_clocks()
766 case CHIP_RV740: in rv770_init_golden_registers()
917 if (rdev->family == CHIP_RV740) in rv770_pcie_gart_enable()
1254 case CHIP_RV740: in rv770_gpu_init()
1412 if (rdev->family != CHIP_RV740) in rv770_gpu_init()
1425 case CHIP_RV740: in rv770_gpu_init()
1467 case CHIP_RV740: in rv770_gpu_init()
1544 case CHIP_RV740: in rv770_gpu_init()
Duvd_v1_0.c163 if (rdev->family < CHIP_RV740) in uvd_v1_0_init()
504 if (rdev->family < CHIP_RV740) in uvd_v1_0_ib_test()
Duvd_v2_2.c146 case CHIP_RV740: in uvd_v2_2_resume()
Dr600_cp.c338 case CHIP_RV740: chip_name = "RV730"; break; in r600_cp_init_microcode()
1229 case CHIP_RV740: in r700_get_tile_pipe_to_backend_map()
1444 case CHIP_RV740: in r700_gfx_init()
1535 if ((dev_priv->flags & RADEON_FAMILY_MASK) == CHIP_RV740) in r700_gfx_init()
1594 if ((dev_priv->flags & RADEON_FAMILY_MASK) != CHIP_RV740) in r700_gfx_init()
1604 case CHIP_RV740: in r700_gfx_init()
1648 case CHIP_RV740: in r700_gfx_init()
1725 case CHIP_RV740: in r700_gfx_init()
Drv770_dpm.c628 if (rdev->family == CHIP_RV740) in rv770_convert_power_level_to_smc()
640 if (rdev->family == CHIP_RV740) { in rv770_convert_power_level_to_smc()
790 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum()
800 if (rdev->family == CHIP_RV740) in rv770_enable_spread_spectrum()
1091 if (rdev->family == CHIP_RV740) { in rv770_populate_smc_initial_state()
1214 if (rdev->family == CHIP_RV740) in rv770_init_smc_table()
1376 (rdev->family == CHIP_RV740)) in r7xx_program_memory_timing_parameters()
1546 if (rdev->family == CHIP_RV740) in r7xx_read_clock_registers()
Drv770_smc.c518 case CHIP_RV740: in rv770_load_smc_ucode()
Dradeon_i2c.c305 case CHIP_RV740: in radeon_get_i2c_prescale()
872 case CHIP_RV740: in radeon_hw_i2c_xfer()
Dr600_blit.c439 case CHIP_RV740: in set_default_state()
Dradeon_uvd.c91 case CHIP_RV740: in radeon_uvd_init()
Dr600.c1025 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) && in r600_pcie_gart_tlb_flush()
1899 if (rdev->family <= CHIP_RV740) { in r6xx_remap_render_backend()
2432 case CHIP_RV740: in r600_init_microcode()
3441 (rdev->family <= CHIP_RV740)) { in r600_rlc_stop()
4294 if ((rdev->family >= CHIP_RV770) && (rdev->family <= CHIP_RV740) && in r600_mmio_hdp_flush()
Dradeon_pm.c1480 case CHIP_RV740: in radeon_pm_init()
Dradeon_asic.c2394 case CHIP_RV740: in radeon_asic_init()
Dr600_cs.c2284 } else if (p->rdev->family <= CHIP_RV740) { in r600_cs_parse()
/linux-4.1.27/include/drm/
Ddrm_pciids.h485 {0x1002, 0x94A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
486 {0x1002, 0x94A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
487 {0x1002, 0x94A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \
488 {0x1002, 0x94B1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_NEW_MEMMAP}, \
489 {0x1002, 0x94B3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_NEW_MEMMAP}, \
490 {0x1002, 0x94B4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_NEW_MEMMAP}, \
491 {0x1002, 0x94B5, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_NEW_MEMMAP}, \
492 {0x1002, 0x94B9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV740|RADEON_IS_MOBILITY|RADEON_NEW_MEMMAP}, \