Home
last modified time | relevance | path

Searched refs:CHIP_TONGA (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c912 {0x1002, 0x6920, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
913 {0x1002, 0x6921, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
914 {0x1002, 0x6928, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
915 {0x1002, 0x6929, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
916 {0x1002, 0x692B, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
917 {0x1002, 0x692F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
918 {0x1002, 0x6930, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
919 {0x1002, 0x6938, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
920 {0x1002, 0x6939, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_TONGA},
Dvi.c294 case CHIP_TONGA: in vi_init_golden_registers()
455 if (adev->asic_type == CHIP_TONGA || in vi_detect_hw_virtualization()
938 case CHIP_TONGA: in vi_need_full_reset()
1101 case CHIP_TONGA: in vi_common_early_init()
1598 case CHIP_TONGA: in vi_common_set_clockgating_state()
1712 case CHIP_TONGA: in vi_set_ip_blocks()
Dgmc_v8_0.c140 case CHIP_TONGA: in gmc_v8_0_init_golden_registers()
229 case CHIP_TONGA: in gmc_v8_0_init_microcode()
607 case CHIP_TONGA: /* UVD, VCE do not support GPUVM */ in gmc_v8_0_mc_init()
1201 if (adev->asic_type == CHIP_TONGA) { in gmc_v8_0_hw_init()
Dmxgpu_vi.c294 case CHIP_TONGA: in xgpu_vi_init_golden_registers()
Damdgpu_cgs.c342 case CHIP_TONGA: in amdgpu_cgs_get_firmware_info()
Damdgpu_uvd.c151 case CHIP_TONGA: in amdgpu_uvd_sw_init()
277 case CHIP_TONGA: in amdgpu_uvd_sw_init()
Ddce_virtual.c441 case CHIP_TONGA: in dce_virtual_hw_init()
Damdgpu_amdkfd.c76 case CHIP_TONGA: in amdgpu_amdkfd_device_probe()
Dsdma_v3_0.c209 case CHIP_TONGA: in sdma_v3_0_init_golden_registers()
280 case CHIP_TONGA: in sdma_v3_0_init_microcode()
Damdgpu_device.c1390 case CHIP_TONGA: in amdgpu_device_parse_gpu_info_fw()
1537 case CHIP_TONGA: in amdgpu_device_ip_early_init()
2509 case CHIP_TONGA: in amdgpu_device_asic_has_dc_support()
3529 case CHIP_TONGA: in amdgpu_device_should_recover_gpu()
Damdgpu_ucode.c350 case CHIP_TONGA: in amdgpu_ucode_get_load_type()
Dgfx_v8_0.c758 case CHIP_TONGA: in gfx_v8_0_init_golden_registers()
966 case CHIP_TONGA: in gfx_v8_0_init_microcode()
1783 case CHIP_TONGA: in gfx_v8_0_gpu_early_init()
1959 case CHIP_TONGA: in gfx_v8_0_sw_init()
2503 case CHIP_TONGA: in gfx_v8_0_tiling_mode_table_init()
3505 case CHIP_TONGA: in gfx_v8_0_raster_config()
4621 if (adev->asic_type != CHIP_TONGA) { in gfx_v8_0_mqd_commit()
4709 if (adev->asic_type > CHIP_TONGA) { in gfx_v8_0_set_mec_doorbell_range()
6026 case CHIP_TONGA: in gfx_v8_0_set_clockgating_state()
Damdgpu_amdkfd_gfx_v8.c325 if (get_amdgpu_device(kgd)->asic_type != CHIP_TONGA) { in kgd_hqd_load()
Damdgpu_vce.c116 case CHIP_TONGA: in amdgpu_vce_sw_init()
/Linux-v5.4/include/drm/
Damd_asic_type.h40 CHIP_TONGA, enumerator
/Linux-v5.4/drivers/gpu/drm/amd/amdkfd/
Dkfd_flat_memory.c396 case CHIP_TONGA: in kfd_init_apertures()
Dkfd_kernel_queue.c315 case CHIP_TONGA: in kernel_queue_init()
Dkfd_packet_manager.c230 case CHIP_TONGA: in pm_init()
Dkfd_topology.c492 if (dev->gpu->device_info->asic_family == CHIP_TONGA) in node_show()
1300 case CHIP_TONGA: in kfd_topology_add_device()
Dkfd_priv.h183 #define KFD_IS_DGPU(chip) (((chip) >= CHIP_TONGA && \
Dkfd_device.c120 .asic_family = CHIP_TONGA,
Dkfd_device_queue_manager.c1708 case CHIP_TONGA: in device_queue_manager_init()
1776 case CHIP_TONGA: in device_queue_manager_init()
Dkfd_crat.c638 case CHIP_TONGA: in kfd_fill_gpu_cache_info()
/Linux-v5.4/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c125 case CHIP_TONGA: in hwmgr_early_init()
Dsmu_helper.c574 if (hwmgr->chip_id < CHIP_TONGA) { in phm_get_voltage_evv_on_sclk()

12