| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_drv.c | 2069 {0x1002, 0x6860, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2070 {0x1002, 0x6861, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2071 {0x1002, 0x6862, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2072 {0x1002, 0x6863, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2073 {0x1002, 0x6864, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2074 {0x1002, 0x6867, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2075 {0x1002, 0x6868, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2076 {0x1002, 0x6869, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2077 {0x1002, 0x686a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, 2078 {0x1002, 0x686b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10}, [all …]
|
| H A D | amdgpu_cgs.c | 336 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
|
| H A D | amdgpu_bios.c | 541 adev->is_atom_fw = adev->asic_type >= CHIP_VEGA10; in amdgpu_get_bios()
|
| H A D | gfxhub_v1_0.c | 95 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_0_init_system_aperture_regs()
|
| H A D | amdgpu_gmc.c | 140 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_gmc_pd_addr() 1055 case CHIP_VEGA10: in amdgpu_gmc_get_vbios_allocations()
|
| H A D | gfxhub_v1_2.c | 139 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_2_xcc_init_system_aperture_regs()
|
| H A D | amdgpu_amdkfd.c | 219 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_amdkfd_device_init()
|
| H A D | mmhub_v1_0.c | 584 case CHIP_VEGA10: in mmhub_v1_0_set_clockgating()
|
| H A D | amdgpu_virt.c | 832 case CHIP_VEGA10: in amdgpu_virt_init_detect_asic() 875 case CHIP_VEGA10: in amdgpu_virt_init_req_data()
|
| H A D | amdgpu_vce.c | 142 case CHIP_VEGA10: in amdgpu_vce_firmware_name()
|
| H A D | soc15.c | 720 case CHIP_VEGA10: in soc15_reg_base_init()
|
| H A D | amdgpu_discovery.c | 472 case CHIP_VEGA10: in amdgpu_discovery_get_fw_name() 2683 case CHIP_VEGA10: in amdgpu_discovery_set_ip_blocks()
|
| H A D | amdgpu_device.c | 647 case CHIP_VEGA10: in amdgpu_device_detect_runtime_pm_mode() 2490 case CHIP_VEGA10: in amdgpu_device_parse_gpu_info_fw() 2876 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_device_fw_loading()
|
| H A D | amdgpu_kms.c | 598 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_hw_ip_info()
|
| H A D | amdgpu_ras.c | 4003 return adev->asic_type == CHIP_VEGA10 || in amdgpu_ras_asic_supported() 4289 if (!adev->ras_enabled || adev->asic_type == CHIP_VEGA10) { in amdgpu_ras_init()
|
| H A D | amdgpu_vm.c | 2857 adev->vm_manager.concurrent_flush = !(adev->asic_type < CHIP_VEGA10 || in amdgpu_vm_manager_init()
|
| H A D | amdgpu_amdkfd_gpuvm.c | 1627 if (adev->asic_type < CHIP_VEGA10) in amdgpu_amdkfd_gpuvm_get_process_page_dir()
|
| /linux/include/drm/ |
| H A D | amd_asic_type.h | 51 CHIP_VEGA10, /* 19 */ enumerator
|
| /linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| H A D | hwmgr.c | 158 case CHIP_VEGA10: in hwmgr_early_init()
|
| /linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm.c | 2336 case CHIP_VEGA10: in load_dmcu_fw() 5718 case CHIP_VEGA10: in amdgpu_dm_initialize_drm_device() 5981 case CHIP_VEGA10: in dm_early_init()
|