/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 757 {0x1002, 0x6860, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 758 {0x1002, 0x6861, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 759 {0x1002, 0x6862, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 760 {0x1002, 0x6863, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 761 {0x1002, 0x6864, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 762 {0x1002, 0x6867, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 763 {0x1002, 0x6868, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 764 {0x1002, 0x686c, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 765 {0x1002, 0x687f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
|
D | gmc_v9_0.c | 679 if (adev->asic_type == CHIP_VEGA10 && !amdgpu_sriov_vf(adev)) { in gmc_v9_0_late_init() 761 case CHIP_VEGA10: /* all engines support GPUVM */ in gmc_v9_0_mc_init() 826 case CHIP_VEGA10: in gmc_v9_0_get_vbios_fb_size() 867 case CHIP_VEGA10: in gmc_v9_0_sw_init() 974 case CHIP_VEGA10: in gmc_v9_0_init_golden_registers()
|
D | soc15.c | 486 case CHIP_VEGA10: in soc15_set_ip_blocks() 515 case CHIP_VEGA10: in soc15_set_ip_blocks() 628 case CHIP_VEGA10: in soc15_common_early_init() 907 case CHIP_VEGA10: in soc15_common_set_clockgating_state()
|
D | amdgpu_amdkfd.c | 101 case CHIP_VEGA10: in amdgpu_amdkfd_device_probe() 188 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_amdkfd_device_init()
|
D | amdgpu_device.c | 205 if (adev->asic_type >= CHIP_VEGA10 && reg == 0) { in amdgpu_mm_wreg() 223 if (adev->asic_type >= CHIP_VEGA10 && reg == 1 && adev->last_mm_index == 0x5702C) { in amdgpu_mm_wreg() 257 if (adev->asic_type >= CHIP_VEGA10 && reg == 0) { in amdgpu_io_wreg() 268 if (adev->asic_type >= CHIP_VEGA10 && reg == 1 && adev->last_mm_index == 0x5702C) { in amdgpu_io_wreg() 1393 case CHIP_VEGA10: in amdgpu_device_parse_gpu_info_fw() 1523 case CHIP_VEGA10: in amdgpu_device_ip_early_init() 2274 case CHIP_VEGA10: in amdgpu_device_asic_has_dc_support()
|
D | amdgpu_bios.c | 439 adev->is_atom_fw = (adev->asic_type >= CHIP_VEGA10) ? true : false; in amdgpu_get_bios()
|
D | amdgpu_cgs.c | 393 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_ids.c | 368 if (adev->asic_type < CHIP_VEGA10 && needs_flush) in amdgpu_vmid_grab_used()
|
D | amdgpu_psp.c | 53 case CHIP_VEGA10: in psp_sw_init()
|
D | amdgpu_uvd.c | 172 case CHIP_VEGA10: in amdgpu_uvd_sw_init() 1048 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_uvd_send_msg()
|
D | sdma_v4_0.c | 156 case CHIP_VEGA10: in sdma_v4_0_init_golden_registers() 214 case CHIP_VEGA10: in sdma_v4_0_init_microcode() 1552 case CHIP_VEGA10: in sdma_v4_0_set_clockgating_state()
|
D | amdgpu_ucode.c | 303 case CHIP_VEGA10: in amdgpu_ucode_get_load_type()
|
D | psp_v3_1.c | 114 case CHIP_VEGA10: in psp_v3_1_init_microcode()
|
D | dce_virtual.c | 468 case CHIP_VEGA10: in dce_virtual_hw_init()
|
D | mmhub_v1_0.c | 735 case CHIP_VEGA10: in mmhub_v1_0_set_clockgating()
|
D | gfx_v9_0.c | 257 case CHIP_VEGA10: in gfx_v9_0_init_golden_registers() 502 case CHIP_VEGA10: in gfx_v9_0_init_microcode() 1176 case CHIP_VEGA10: in gfx_v9_0_gpu_early_init() 1489 case CHIP_VEGA10: in gfx_v9_0_sw_init() 3810 case CHIP_VEGA10: in gfx_v9_0_set_clockgating_state() 4803 case CHIP_VEGA10: in gfx_v9_0_set_rlc_funcs()
|
D | amdgpu_vce.c | 140 case CHIP_VEGA10: in amdgpu_vce_sw_init()
|
/Linux-v4.19/include/drm/ |
D | amd_asic_type.h | 48 CHIP_VEGA10, enumerator
|
/Linux-v4.19/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_mqd_manager.c | 41 case CHIP_VEGA10: in mqd_manager_init()
|
D | kfd_flat_memory.c | 402 case CHIP_VEGA10: in kfd_init_apertures()
|
D | kfd_device.c | 213 .asic_family = CHIP_VEGA10, 228 .asic_family = CHIP_VEGA10, 403 if (kfd->device_info->asic_family < CHIP_VEGA10) { in kfd_cwsr_init()
|
D | kfd_kernel_queue.c | 324 case CHIP_VEGA10: in kernel_queue_init()
|
D | kfd_packet_manager.c | 231 case CHIP_VEGA10: in pm_init()
|
D | kfd_priv.h | 184 #define KFD_IS_SOC15(chip) ((chip) >= CHIP_VEGA10)
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 151 case CHIP_VEGA10: in hwmgr_early_init()
|