/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 700 {0x1002, 0x6920, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 701 {0x1002, 0x6921, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 702 {0x1002, 0x6928, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 703 {0x1002, 0x6929, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 704 {0x1002, 0x692B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 705 {0x1002, 0x692F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 706 {0x1002, 0x6930, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 707 {0x1002, 0x6938, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 708 {0x1002, 0x6939, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
|
D | vi.c | 293 case CHIP_TONGA: in vi_init_golden_registers() 454 if (adev->asic_type == CHIP_TONGA || in vi_detect_hw_virtualization() 931 case CHIP_TONGA: in vi_need_full_reset() 1014 case CHIP_TONGA: in vi_common_early_init() 1511 case CHIP_TONGA: in vi_common_set_clockgating_state() 1625 case CHIP_TONGA: in vi_set_ip_blocks()
|
D | gmc_v8_0.c | 133 case CHIP_TONGA: in gmc_v8_0_init_golden_registers() 222 case CHIP_TONGA: in gmc_v8_0_init_microcode() 581 case CHIP_TONGA: /* UVD, VCE do not support GPUVM */ in gmc_v8_0_mc_init() 1207 if (adev->asic_type == CHIP_TONGA) { in gmc_v8_0_hw_init()
|
D | mxgpu_vi.c | 295 case CHIP_TONGA: in xgpu_vi_init_golden_registers()
|
D | amdgpu_cgs.c | 339 case CHIP_TONGA: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_amdkfd.c | 95 case CHIP_TONGA: in amdgpu_amdkfd_device_probe()
|
D | amdgpu_uvd.c | 151 case CHIP_TONGA: in amdgpu_uvd_sw_init() 277 case CHIP_TONGA: in amdgpu_uvd_sw_init()
|
D | amdgpu_ucode.c | 291 case CHIP_TONGA: in amdgpu_ucode_get_load_type()
|
D | dce_virtual.c | 452 case CHIP_TONGA: in dce_virtual_hw_init()
|
D | sdma_v3_0.c | 206 case CHIP_TONGA: in sdma_v3_0_init_golden_registers() 277 case CHIP_TONGA: in sdma_v3_0_init_microcode()
|
D | amdgpu_device.c | 1368 case CHIP_TONGA: in amdgpu_device_parse_gpu_info_fw() 1478 case CHIP_TONGA: in amdgpu_device_ip_early_init() 2272 case CHIP_TONGA: in amdgpu_device_asic_has_dc_support()
|
D | gfx_v8_0.c | 755 case CHIP_TONGA: in gfx_v8_0_init_golden_registers() 978 case CHIP_TONGA: in gfx_v8_0_init_microcode() 1856 case CHIP_TONGA: in gfx_v8_0_gpu_early_init() 2032 case CHIP_TONGA: in gfx_v8_0_sw_init() 2604 case CHIP_TONGA: in gfx_v8_0_tiling_mode_table_init() 3605 case CHIP_TONGA: in gfx_v8_0_raster_config() 4875 if (adev->asic_type != CHIP_TONGA) { in gfx_v8_0_mqd_commit() 4963 if (adev->asic_type > CHIP_TONGA) { in gfx_v8_0_set_mec_doorbell_range() 6267 case CHIP_TONGA: in gfx_v8_0_set_clockgating_state()
|
D | amdgpu_amdkfd_gfx_v8.c | 353 if (get_amdgpu_device(kgd)->asic_type != CHIP_TONGA) { in kgd_hqd_load()
|
D | amdgpu_vce.c | 116 case CHIP_TONGA: in amdgpu_vce_sw_init()
|
/Linux-v4.19/include/drm/ |
D | amd_asic_type.h | 40 CHIP_TONGA, enumerator
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager.c | 36 case CHIP_TONGA: in mqd_manager_init()
|
D | kfd_flat_memory.c | 396 case CHIP_TONGA: in kfd_init_apertures()
|
D | kfd_device.c | 107 .asic_family = CHIP_TONGA, 122 .asic_family = CHIP_TONGA,
|
D | kfd_kernel_queue.c | 312 case CHIP_TONGA: in kernel_queue_init()
|
D | kfd_packet_manager.c | 225 case CHIP_TONGA: in pm_init()
|
D | kfd_topology.c | 472 if (dev->gpu->device_info->asic_family == CHIP_TONGA) in node_show() 1239 case CHIP_TONGA: in kfd_topology_add_device()
|
D | kfd_device_queue_manager.c | 1643 case CHIP_TONGA: in device_queue_manager_init() 1711 case CHIP_TONGA: in device_queue_manager_init()
|
D | kfd_crat.c | 628 case CHIP_TONGA: in kfd_fill_gpu_cache_info()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 121 case CHIP_TONGA: in hwmgr_early_init()
|
D | smu_helper.c | 527 if (hwmgr->chip_id < CHIP_TONGA) { in phm_get_voltage_evv_on_sclk()
|