Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_pciids.h493 {0x1002, 0x9440, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
494 {0x1002, 0x9441, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
495 {0x1002, 0x9442, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
496 {0x1002, 0x9443, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
497 {0x1002, 0x9444, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
498 {0x1002, 0x9446, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
501 {0x1002, 0x944C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
502 {0x1002, 0x944E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
503 {0x1002, 0x9450, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
504 {0x1002, 0x9452, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_RV770|RADEON_NEW_MEMMAP}, \
[all …]
/dragonfly/sys/dev/drm/radeon/
H A Dradeon_kms.c338 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
395 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
412 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
432 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
461 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
595 else if (rdev->family >= CHIP_RV770) in radeon_info_ioctl()
H A Drv770.c716 case CHIP_RV770: in rv770_init_golden_registers()
1189 case CHIP_RV770: in rv770_gpu_init()
1349 if (rdev->family == CHIP_RV770) in rv770_gpu_init()
1417 if (rdev->family != CHIP_RV770) in rv770_gpu_init()
1423 case CHIP_RV770: in rv770_gpu_init()
1435 if (rdev->family != CHIP_RV770) { in rv770_gpu_init()
1461 case CHIP_RV770: in rv770_gpu_init()
1541 case CHIP_RV770: in rv770_gpu_init()
H A Dradeon_family.h74 CHIP_RV770, enumerator
H A Dr600.c1613 if (rdev->family >= CHIP_RV770) { in r600_gpu_check_soft_reset()
1689 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1712 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1748 if (rdev->family >= CHIP_RV770) in r600_gpu_soft_reset()
1821 if (rdev->family >= CHIP_RV770) in r600_gpu_pci_config_reset()
1837 if (rdev->family >= CHIP_RV770) in r600_gpu_pci_config_reset()
2464 case CHIP_RV770: in r600_init_microcode()
2708 if (rdev->family >= CHIP_RV770) { in r600_cp_start()
2883 if (rdev->family >= CHIP_RV770) in r600_fence_ring_emit()
3547 if ((rdev->family >= CHIP_RV770) && in r600_rlc_stop()
[all …]
H A Duvd_v2_2.c105 if (rdev->family == CHIP_RV770) in uvd_v2_2_resume()
H A Drv515.c339 if (rdev->family >= CHIP_RV770) in rv515_mc_stop()
348 if (rdev->family >= CHIP_RV770) in rv515_mc_stop()
381 if (rdev->family >= CHIP_RV770) { in rv515_mc_resume()
431 if (rdev->family >= CHIP_RV770) in rv515_mc_resume()
436 if (rdev->family >= CHIP_RV770) in rv515_mc_resume()
H A 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()
2464 if (p->family >= CHIP_RV770) { in r600_dma_cs_parse()
2500 if (p->family < CHIP_RV770) { in r600_dma_cs_parse()
H A Drv770_smc.c497 case CHIP_RV770: in rv770_load_smc_ucode()
H A Dr600_dma.c162 if (rdev->family >= CHIP_RV770) in r600_dma_resume()
H A Dradeon_cursor.c106 if (rdev->family >= CHIP_RV770) { in radeon_show_cursor()
H A Dradeon_i2c.c302 case CHIP_RV770: in radeon_get_i2c_prescale()
869 case CHIP_RV770: in radeon_hw_i2c_xfer()
H A Dradeon_pm.c1532 case CHIP_RV770: in radeon_pm_init()
1536 else if ((rdev->family >= CHIP_RV770) && in radeon_pm_init()
1574 else if ((rdev->family >= CHIP_RV770) && in radeon_pm_init()
H A Dradeon_bios.c627 else if (rdev->family >= CHIP_RV770)
H A Drv770_dpm.c155 if (rdev->family == CHIP_RV770) in rv770_mg_clock_gating_enable()
813 if ((rdev->family == CHIP_RV770) && !pi->mem_gddr5) { in rv770_program_mpll_timing_parameters()
2581 if ((rdev->family == CHIP_RV770) && in rv770_dpm_vblank_too_short()
H A Dradeon_cs.c230 } else if (p->rdev->family >= CHIP_RV770) { in radeon_cs_get_ring()
H A Dradeon_uvd.c88 case CHIP_RV770: in radeon_uvd_init()
H A Datombios_crtc.c586 if (rdev->family < CHIP_RV770) in atombios_adjust_pll()
1594 if (rdev->family >= CHIP_RV770) { in avivo_crtc_do_set_base()
H A Dradeon_device.c1126 else if (family >= CHIP_RV770) in radeon_gart_size_auto()
H A Dradeon_asic.c2412 case CHIP_RV770: in radeon_asic_init()
H A Dradeon_atombios.c2848 if (rdev->family <= CHIP_RV770) { in radeon_atom_get_clock_dividers()
2857 if (rdev->family == CHIP_RV770) { in radeon_atom_get_clock_dividers()