| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | amdgpu_drv.c | 1117 {0x1002, 0x6860, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1118 {0x1002, 0x6861, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1119 {0x1002, 0x6862, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1120 {0x1002, 0x6863, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1121 {0x1002, 0x6864, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1122 {0x1002, 0x6867, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1123 {0x1002, 0x6868, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1124 {0x1002, 0x6869, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1125 {0x1002, 0x686a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 1126 {0x1002, 0x686b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, [all …]
|
| D | athub_v1_0.c | 72 case CHIP_VEGA10: in athub_v1_0_set_clockgating()
|
| D | gmc_v9_0.c | 601 case CHIP_VEGA10: in gmc_v9_0_process_interrupt() 1121 case CHIP_VEGA10: in gmc_v9_0_get_vbios_fb_size() 1155 case CHIP_VEGA10: in gmc_v9_0_set_umc_funcs() 1292 if (!amdgpu_sriov_vf(adev) && (adev->asic_type == CHIP_VEGA10)) { in gmc_v9_0_late_init() 1397 case CHIP_VEGA10: /* all engines support GPUVM */ in gmc_v9_0_mc_init() 1523 case CHIP_VEGA10: in gmc_v9_0_sw_init() 1653 case CHIP_VEGA10: in gmc_v9_0_init_golden_registers()
|
| D | soc15.c | 159 case CHIP_VEGA10: in soc15_query_video_codecs() 572 case CHIP_VEGA10: in soc15_asic_reset_method() 633 case CHIP_VEGA10: in soc15_supports_baco() 727 case CHIP_VEGA10: in soc15_reg_base_init() 807 case CHIP_VEGA10: in soc15_set_ip_blocks() 1159 case CHIP_VEGA10: in soc15_common_early_init() 1568 case CHIP_VEGA10: in soc15_common_set_clockgating_state()
|
| D | hdp_v4_0.c | 94 if (adev->asic_type == CHIP_VEGA10 || in hdp_v4_0_update_clock_gating()
|
| D | amdgpu_gmc.c | 128 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_gmc_pd_addr() 619 case CHIP_VEGA10: in amdgpu_gmc_noretry_set() 691 case CHIP_VEGA10: in amdgpu_gmc_get_vbios_allocations()
|
| D | psp_v3_1.c | 65 case CHIP_VEGA10: in psp_v3_1_init_microcode()
|
| D | amdgpu_virt.c | 676 case CHIP_VEGA10: in amdgpu_detect_virtualization() 708 case CHIP_VEGA10: in amdgpu_detect_virtualization()
|
| D | amdgpu_bios.c | 464 adev->is_atom_fw = (adev->asic_type >= CHIP_VEGA10) ? true : false; in amdgpu_get_bios()
|
| D | sdma_v4_0.c | 473 case CHIP_VEGA10: in sdma_v4_0_init_golden_registers() 542 case CHIP_VEGA10: in sdma_v4_0_setup_ulv() 624 case CHIP_VEGA10: in sdma_v4_0_init_microcode() 1839 case CHIP_VEGA10: in sdma_v4_0_fw_support_paging_queue() 1872 if ((adev->asic_type == CHIP_VEGA10) && amdgpu_sriov_vf((adev))) in sdma_v4_0_early_init()
|
| D | amdgpu_cgs.c | 394 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
|
| D | amdgpu_vm.c | 883 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_vm_clear_bo() 1440 } else if (params->adev->asic_type >= CHIP_VEGA10 && in amdgpu_vm_update_flags() 1491 if (params->adev->asic_type < CHIP_VEGA10) in amdgpu_vm_fragment() 1563 } else if (adev->asic_type < CHIP_VEGA10 && in amdgpu_vm_update_ptes() 3203 adev->vm_manager.concurrent_flush = !(adev->asic_type < CHIP_VEGA10 || in amdgpu_vm_manager_init()
|
| D | gfxhub_v1_0.c | 100 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_0_init_system_aperture_regs()
|
| D | amdgpu_uvd.c | 201 case CHIP_VEGA10: in amdgpu_uvd_sw_init() 1101 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_uvd_send_msg()
|
| D | gfx_v9_0.c | 957 case CHIP_VEGA10: in gfx_v9_0_init_golden_registers() 1204 case CHIP_VEGA10: in gfx_v9_0_check_fw_write_wait() 1314 case CHIP_VEGA10: in gfx_v9_0_check_if_need_gfxoff() 1667 case CHIP_VEGA10: in gfx_v9_0_init_microcode() 2146 case CHIP_VEGA10: in gfx_v9_0_gpu_early_init() 2309 case CHIP_VEGA10: in gfx_v9_0_sw_init() 4235 if (adev->asic_type == CHIP_VEGA10 && amdgpu_sriov_runtime(adev)) { in gfx_v9_0_get_gpu_clock_counter() 5211 case CHIP_VEGA10: in gfx_v9_0_set_clockgating_state() 7031 case CHIP_VEGA10: in gfx_v9_0_set_rlc_funcs() 7049 case CHIP_VEGA10: in gfx_v9_0_set_gds_init() [all …]
|
| D | amdgpu_device.c | 1050 if (adev->asic_type >= CHIP_VEGA10) in amdgpu_device_doorbell_init() 1937 case CHIP_VEGA10: in amdgpu_device_parse_gpu_info_fw() 2129 case CHIP_VEGA10: in amdgpu_device_ip_early_init() 2282 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_device_fw_loading() 3234 case CHIP_VEGA10: in amdgpu_device_asic_has_dc_support() 4391 case CHIP_VEGA10: in amdgpu_device_should_recover_gpu()
|
| D | amdgpu_amdkfd.c | 162 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_amdkfd_device_init()
|
| /Linux-v5.15/include/drm/ |
| D | amd_asic_type.h | 48 CHIP_VEGA10, /* 19 */ enumerator
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_device.c | 72 [CHIP_VEGA10] = &gfx_v9_kfd2kgd, 325 .asic_family = CHIP_VEGA10, 344 .asic_family = CHIP_VEGA10, 670 [CHIP_VEGA10] = {&vega10_device_info, &vega10_vf_device_info}, 741 if (kfd->device_info->asic_family < CHIP_VEGA10) { in kfd_cwsr_init() 779 || (kfd->device_info->asic_family == CHIP_VEGA10 in kfd_gws_init()
|
| D | kfd_flat_memory.c | 409 case CHIP_VEGA10: in kfd_init_apertures()
|
| D | kfd_packet_manager.c | 239 case CHIP_VEGA10: in pm_init()
|
| D | kfd_topology.c | 1414 case CHIP_VEGA10: in kfd_topology_add_device() 1468 if (adev->asic_type != CHIP_VEGA10) in kfd_topology_add_device()
|
| D | kfd_priv.h | 186 #define KFD_IS_SOC15(chip) ((chip) >= CHIP_VEGA10)
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/ |
| D | amdgpu_pm.c | 2055 if (asic_type < CHIP_VEGA10) in default_attr_update() 2058 if (asic_type < CHIP_VEGA10 || in default_attr_update() 2072 if (adev->flags & AMD_IS_APU || asic_type == CHIP_VEGA10) in default_attr_update() 2079 if (asic_type != CHIP_VEGA10 && in default_attr_update() 2084 if (adev->flags & AMD_IS_APU || asic_type < CHIP_VEGA10) in default_attr_update() 3421 adev->asic_type < CHIP_VEGA10) && in hwmon_attributes_visible()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | hwmgr.c | 158 case CHIP_VEGA10: in hwmgr_early_init()
|