Home
last modified time | relevance | path

Searched refs:CHIP_VEGA10 (Results 1 – 24 of 24) sorted by relevance

/linux-6.15/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_drv.c2031 {0x1002, 0x6860, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2032 {0x1002, 0x6861, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2033 {0x1002, 0x6862, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2034 {0x1002, 0x6863, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2035 {0x1002, 0x6864, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2036 {0x1002, 0x6867, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2037 {0x1002, 0x6868, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2038 {0x1002, 0x6869, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2039 {0x1002, 0x686a, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
2040 {0x1002, 0x686b, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA10},
[all …]
H A Damdgpu_vm_pt.c405 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_vm_pt_clear()
689 } else if (adev->asic_type >= CHIP_VEGA10 && in amdgpu_vm_pte_update_flags()
759 if (params->adev->asic_type < CHIP_VEGA10) in amdgpu_vm_pte_fragment()
832 } else if (adev->asic_type < CHIP_VEGA10 && in amdgpu_vm_ptes_update()
H A Damdgpu_doorbell_mgr.c221 if (adev->asic_type >= CHIP_VEGA10) in amdgpu_doorbell_init()
H A Damdgpu_bios.c525 adev->is_atom_fw = adev->asic_type >= CHIP_VEGA10; in amdgpu_get_bios()
H A Damdgpu_cgs.c397 case CHIP_VEGA10: in amdgpu_cgs_get_firmware_info()
H A Dgfxhub_v1_0.c95 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_0_init_system_aperture_regs()
H A Damdgpu_uvd.c247 case CHIP_VEGA10: in amdgpu_uvd_sw_init()
1143 if (adev->asic_type >= CHIP_VEGA10) in amdgpu_uvd_send_msg()
H A Damdgpu_gmc.c133 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_gmc_pd_addr()
976 case CHIP_VEGA10: in amdgpu_gmc_get_vbios_allocations()
H A Damdgpu_virt.c752 case CHIP_VEGA10: in amdgpu_virt_init_detect_asic()
795 case CHIP_VEGA10: in amdgpu_virt_init_req_data()
H A Damdgpu_amdkfd.c219 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_amdkfd_device_init()
H A Dgfxhub_v1_2.c137 if (!amdgpu_sriov_vf(adev) || adev->asic_type <= CHIP_VEGA10) { in gfxhub_v1_2_xcc_init_system_aperture_regs()
H A Dmmhub_v1_0.c584 case CHIP_VEGA10: in mmhub_v1_0_set_clockgating()
H A Damdgpu_vce.c147 case CHIP_VEGA10: in amdgpu_vce_sw_init()
H A Damdgpu_discovery.c412 case CHIP_VEGA10: in amdgpu_discovery_get_fw_name()
2551 case CHIP_VEGA10: in amdgpu_discovery_set_ip_blocks()
2583 case CHIP_VEGA10: in amdgpu_discovery_set_ip_blocks()
H A Dsoc15.c715 case CHIP_VEGA10: in soc15_reg_base_init()
H A Damdgpu_ucode.c1181 case CHIP_VEGA10: in amdgpu_ucode_legacy_naming()
H A Damdgpu_device.c512 case CHIP_VEGA10: in amdgpu_device_detect_runtime_pm_mode()
2513 case CHIP_VEGA10: in amdgpu_device_parse_gpu_info_fw()
2849 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_device_fw_loading()
H A Damdgpu_kms.c509 if (adev->asic_type >= CHIP_VEGA10) { in amdgpu_hw_ip_info()
H A Damdgpu_ras.c3639 return adev->asic_type == CHIP_VEGA10 || in amdgpu_ras_asic_supported()
3923 if (!adev->ras_enabled || adev->asic_type == CHIP_VEGA10) { in amdgpu_ras_init()
H A Damdgpu_vm.c2796 adev->vm_manager.concurrent_flush = !(adev->asic_type < CHIP_VEGA10 || in amdgpu_vm_manager_init()
H A Damdgpu_amdkfd_gpuvm.c1581 if (adev->asic_type < CHIP_VEGA10) in amdgpu_amdkfd_gpuvm_get_process_page_dir()
/linux-6.15/include/drm/
H A Damd_asic_type.h51 CHIP_VEGA10, /* 19 */ enumerator
/linux-6.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dhwmgr.c158 case CHIP_VEGA10: in hwmgr_early_init()
/linux-6.15/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2380 case CHIP_VEGA10: in load_dmcu_fw()
5366 case CHIP_VEGA10: in amdgpu_dm_initialize_drm_device()
5628 case CHIP_VEGA10: in dm_early_init()