/kernel/linux/linux-5.10/include/drm/ |
D | amd_asic_type.h | 40 CHIP_TONGA, /* 11 */ enumerator
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 971 {0x1002, 0x6920, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 972 {0x1002, 0x6921, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 973 {0x1002, 0x6928, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 974 {0x1002, 0x6929, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 975 {0x1002, 0x692B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 976 {0x1002, 0x692F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 977 {0x1002, 0x6930, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 978 {0x1002, 0x6938, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA}, 979 {0x1002, 0x6939, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
|
D | vi.c | 294 case CHIP_TONGA: in vi_init_golden_registers() 697 case CHIP_TONGA: in vi_asic_supports_baco() 723 case CHIP_TONGA: in vi_asic_reset_method() 983 case CHIP_TONGA: in vi_need_full_reset() 1152 case CHIP_TONGA: in vi_common_early_init() 1642 case CHIP_TONGA: in vi_common_set_clockgating_state() 1755 case CHIP_TONGA: in vi_set_ip_blocks()
|
D | amdgpu_virt.c | 645 case CHIP_TONGA: in amdgpu_detect_virtualization() 682 case CHIP_TONGA: in amdgpu_detect_virtualization()
|
D | gmc_v8_0.c | 140 case CHIP_TONGA: in gmc_v8_0_init_golden_registers() 229 case CHIP_TONGA: in gmc_v8_0_init_microcode() 614 case CHIP_TONGA: /* UVD, VCE do not support GPUVM */ in gmc_v8_0_mc_init() 1232 if (adev->asic_type == CHIP_TONGA) { in gmc_v8_0_hw_init()
|
D | mxgpu_vi.c | 294 case CHIP_TONGA: in xgpu_vi_init_golden_registers()
|
D | amdgpu_cgs.c | 342 case CHIP_TONGA: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_uvd.c | 179 case CHIP_TONGA: in amdgpu_uvd_sw_init() 305 case CHIP_TONGA: in amdgpu_uvd_sw_init()
|
D | dce_virtual.c | 460 case CHIP_TONGA: in dce_virtual_hw_init()
|
D | amdgpu_amdkfd_gfx_v8.c | 209 if (get_amdgpu_device(kgd)->asic_type != CHIP_TONGA) { in kgd_hqd_load()
|
D | sdma_v3_0.c | 209 case CHIP_TONGA: in sdma_v3_0_init_golden_registers() 280 case CHIP_TONGA: in sdma_v3_0_init_microcode()
|
D | amdgpu_device.c | 1777 case CHIP_TONGA: in amdgpu_device_parse_gpu_info_fw() 1959 case CHIP_TONGA: in amdgpu_device_ip_early_init() 2146 if (!amdgpu_sriov_vf(adev) || adev->asic_type == CHIP_TONGA) in amdgpu_device_fw_loading() 3002 case CHIP_TONGA: in amdgpu_device_asic_has_dc_support() 4168 case CHIP_TONGA: in amdgpu_device_should_recover_gpu()
|
D | gfx_v8_0.c | 758 case CHIP_TONGA: in gfx_v8_0_init_golden_registers() 967 case CHIP_TONGA: in gfx_v8_0_init_microcode() 1757 case CHIP_TONGA: in gfx_v8_0_gpu_early_init() 1941 case CHIP_TONGA: in gfx_v8_0_sw_init() 2486 case CHIP_TONGA: in gfx_v8_0_tiling_mode_table_init() 3488 case CHIP_TONGA: in gfx_v8_0_raster_config() 4614 if (adev->asic_type != CHIP_TONGA) { in gfx_v8_0_mqd_commit() 4702 if (adev->asic_type > CHIP_TONGA) { in gfx_v8_0_set_mec_doorbell_range() 6024 case CHIP_TONGA: in gfx_v8_0_set_clockgating_state()
|
D | amdgpu_ucode.c | 374 case CHIP_TONGA: in amdgpu_ucode_get_load_type()
|
D | amdgpu_vce.c | 121 case CHIP_TONGA: in amdgpu_vce_sw_init()
|
D | vce_v4_0.c | 891 (adev->asic_type == CHIP_TONGA) ||
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | smu7_baco.c | 74 case CHIP_TONGA: in smu7_baco_set_state()
|
D | hwmgr.c | 132 case CHIP_TONGA: in hwmgr_early_init()
|
D | smu_helper.c | 577 if (hwmgr->chip_id < CHIP_TONGA) { in phm_get_voltage_evv_on_sclk()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_flat_memory.c | 401 case CHIP_TONGA: in kfd_init_apertures()
|
D | kfd_device.c | 63 [CHIP_TONGA] = &gfx_v8_kfd2kgd, 159 .asic_family = CHIP_TONGA, 509 [CHIP_TONGA] = {&tonga_device_info, NULL},
|
D | kfd_packet_manager.c | 231 case CHIP_TONGA: in pm_init()
|
D | kfd_topology.c | 517 if (dev->gpu->device_info->asic_family == CHIP_TONGA) in node_show() 1351 case CHIP_TONGA: in kfd_topology_add_device()
|
D | kfd_device_queue_manager.c | 1853 case CHIP_TONGA: in device_queue_manager_init() 1923 case CHIP_TONGA: in device_queue_manager_init()
|
D | kfd_crat.c | 642 case CHIP_TONGA: in kfd_fill_gpu_cache_info()
|