| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | nbio_v7_4.c | 114 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_get_rev_id() 187 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_vcn_doorbell_range() 377 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_controller_intr_no_bifring() 388 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_controller_intr_no_bifring() 433 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring() 445 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring() 466 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_set_ras_controller_irq_state() 511 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_set_ras_err_event_athub_irq_state() 600 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_query_ras_error_count() 610 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_query_ras_error_count() [all …]
|
| A D | gfxhub_v1_1.c | 52 if (adev->asic_type == CHIP_ALDEBARAN) { in gfxhub_v1_1_get_xgmi_info() 79 case CHIP_ALDEBARAN: in gfxhub_v1_1_get_xgmi_info() 94 if (adev->asic_type == CHIP_ALDEBARAN) { in gfxhub_v1_1_get_xgmi_info()
|
| A D | amdgpu_reset.c | 40 case CHIP_ALDEBARAN: in amdgpu_reset_init() 55 case CHIP_ALDEBARAN: in amdgpu_reset_fini()
|
| A D | amdgpu_virt.c | 53 if (adev->asic_type != CHIP_ALDEBARAN && in amdgpu_virt_init_setting() 686 case CHIP_ALDEBARAN: in amdgpu_detect_virtualization() 715 case CHIP_ALDEBARAN: in amdgpu_detect_virtualization()
|
| A D | df_v3_6.c | 225 (adev->asic_type == CHIP_ALDEBARAN && in df_v3_6_query_hashes() 280 if (adev->asic_type == CHIP_ALDEBARAN) { in df_v3_6_get_fb_channel_number()
|
| A D | amdgpu_drv.c | 1862 {0x1002, 0x7408, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN|AMD_EXP_HW_SUPPORT}, 1863 {0x1002, 0x740C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN|AMD_EXP_HW_SUPPORT}, 1864 {0x1002, 0x740F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN|AMD_EXP_HW_SUPPORT}, 1865 {0x1002, 0x7410, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN|AMD_EXP_HW_SUPPORT},
|
| A D | amdgpu_xgmi.c | 806 case CHIP_ALDEBARAN: in amdgpu_xgmi_reset_ras_error_count() 909 case CHIP_ALDEBARAN: in amdgpu_xgmi_query_ras_error_count()
|
| A D | amdgpu_ras_eeprom.c | 93 adev->asic_type == CHIP_ALDEBARAN; in __is_ras_eeprom_supported() 149 case CHIP_ALDEBARAN: in __get_eeprom_i2c_addr()
|
| A D | amdgpu_psp.h | 38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000)
|
| A D | amdgpu_ras.c | 546 if (obj->adev->asic_type == CHIP_ALDEBARAN) { in amdgpu_ras_sysfs_read() 2114 if ((adev->asic_type == CHIP_ALDEBARAN) && in amdgpu_ras_recovery_init() 2165 adev->asic_type == CHIP_ALDEBARAN || in amdgpu_ras_asic_supported() 2315 case CHIP_ALDEBARAN: in amdgpu_ras_init()
|
| A D | gfxhub_v1_0.c | 292 adev->asic_type == CHIP_ALDEBARAN); in gfxhub_v1_0_setup_vmid_config()
|
| A D | vega20_ih.c | 324 if (adev->asic_type == CHIP_ALDEBARAN) { in vega20_ih_irq_init()
|
| A D | amdgpu_amdkfd.c | 573 if (adev->asic_type != CHIP_ALDEBARAN) in amdgpu_amdkfd_get_xgmi_bandwidth_mbytes()
|
| A D | amdgpu_gmc.c | 616 case CHIP_ALDEBARAN: in amdgpu_gmc_noretry_set()
|
| A D | amdgpu_ucode.c | 405 case CHIP_ALDEBARAN: in amdgpu_ucode_get_load_type()
|
| A D | amdgpu_amdkfd_gpuvm.c | 432 case CHIP_ALDEBARAN: in get_pte_flags() 1736 if (table_freed && (adev->asic_type != CHIP_ALDEBARAN)) in amdgpu_amdkfd_gpuvm_map_memory_to_gpu()
|
| A D | soc15.c | 764 case CHIP_ALDEBARAN: in soc15_reg_base_init()
|
| A D | amdgpu_discovery.c | 1128 case CHIP_ALDEBARAN: in amdgpu_discovery_set_ip_blocks()
|
| /linux/include/drm/ |
| A D | amd_asic_type.h | 54 CHIP_ALDEBARAN, /* 25 */ enumerator
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| A D | cwsr_trap_handler_gfx9.asm | 40 #define CHIP_ALDEBARAN 25 macro 66 #if ASIC_FAMILY >= CHIP_ALDEBARAN 632 #if ASIC_FAMILY >= CHIP_ALDEBARAN 770 #if ASIC_FAMILY >= CHIP_ALDEBARAN 1043 #if ASIC_FAMILY >= CHIP_ALDEBARAN 1055 #if ASIC_FAMILY >= CHIP_ALDEBARAN
|
| A D | kfd_device_queue_manager_v9.c | 65 if (dqm->dev->device_info->asic_family == CHIP_ALDEBARAN) { in update_qpd_v9()
|
| A D | kfd_flat_memory.c | 415 case CHIP_ALDEBARAN: in kfd_init_apertures()
|
| A D | kfd_device.c | 388 .asic_family = CHIP_ALDEBARAN, 856 } else if (kfd->device_info->asic_family == CHIP_ALDEBARAN) { in kfd_cwsr_init() 893 || (kfd->device_info->asic_family == CHIP_ALDEBARAN in kfd_gws_init() 963 kfd->device_info->asic_family == CHIP_ALDEBARAN ? in kgd2kfd_device_init()
|
| A D | kfd_packet_manager.c | 257 case CHIP_ALDEBARAN: in pm_init()
|
| A D | kfd_crat.c | 1393 case CHIP_ALDEBARAN: in kfd_fill_gpu_cache_info() 1993 if (adev->asic_type == CHIP_ALDEBARAN) { in kfd_fill_gpu_direct_io_link_to_cpu()
|