Home
last modified time | relevance | path

Searched refs:CHIP_ALDEBARAN (Results 1 – 18 of 18) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Dnbio_v7_4.c114 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()
371 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_controller_intr_no_bifring()
382 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_controller_intr_no_bifring()
427 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring()
439 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring()
460 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_set_ras_controller_irq_state()
505 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_set_ras_err_event_athub_irq_state()
594 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_query_ras_error_count()
604 if (adev->asic_type == CHIP_ALDEBARAN) in nbio_v7_4_query_ras_error_count()
[all …]
A Dgfxhub_v1_1.c52 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 Damdgpu_fru_eeprom.c73 case CHIP_ALDEBARAN: in is_fru_eeprom_supported()
A Ddf_v3_6.c225 (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 Damdgpu_virt.c58 if (adev->asic_type != CHIP_ALDEBARAN && in amdgpu_virt_init_setting()
729 case CHIP_ALDEBARAN: in amdgpu_detect_virtualization()
774 case CHIP_ALDEBARAN: in amdgpu_detect_virtualization()
A Damdgpu_drv.c2001 {0x1002, 0x7408, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2002 {0x1002, 0x740C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2003 {0x1002, 0x740F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2004 {0x1002, 0x7410, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
A Damdgpu_xgmi.c877 case CHIP_ALDEBARAN: in amdgpu_xgmi_reset_ras_error_count()
985 case CHIP_ALDEBARAN: in amdgpu_xgmi_query_ras_error_count()
A Damdgpu_ras_eeprom.c123 adev->asic_type == CHIP_ALDEBARAN; in __is_ras_eeprom_supported()
193 case CHIP_ALDEBARAN: in __get_eeprom_i2c_addr()
A Damdgpu_psp.h38 #define PSP_TMR_SIZE(adev) ((adev)->asic_type == CHIP_ALDEBARAN ? 0x800000 : 0x400000)
A Dgfxhub_v1_0.c292 adev->asic_type == CHIP_ALDEBARAN); in gfxhub_v1_0_setup_vmid_config()
A Damdgpu_amdkfd.c573 if (adev->asic_type != CHIP_ALDEBARAN) in amdgpu_amdkfd_get_xgmi_bandwidth_mbytes()
A Damdgpu_ras.c2292 if ((adev->asic_type == CHIP_ALDEBARAN) && in amdgpu_ras_recovery_init()
2362 adev->asic_type == CHIP_ALDEBARAN || in amdgpu_ras_asic_supported()
2560 case CHIP_ALDEBARAN: in amdgpu_ras_init()
A Dsoc15.c719 case CHIP_ALDEBARAN: in soc15_reg_base_init()
A Damdgpu_discovery.c2134 case CHIP_ALDEBARAN: in amdgpu_discovery_set_ip_blocks()
A Dgfx_v9_0.c1341 if (amdgpu_sriov_vf(adev) && (adev->asic_type == CHIP_ALDEBARAN)) in gfx_v9_0_init_cp_compute_microcode()
1353 if (amdgpu_sriov_vf(adev) && (adev->asic_type == CHIP_ALDEBARAN)) in gfx_v9_0_init_cp_compute_microcode()
A Damdgpu_device.c2733 adev->asic_type == CHIP_ALDEBARAN )) in amdgpu_device_ip_late_init()
/linux-6.3-rc2/include/drm/
A Damd_asic_type.h54 CHIP_ALDEBARAN, /* 25 */ enumerator
/linux-6.3-rc2/drivers/gpu/drm/amd/amdkfd/
A Dcwsr_trap_handler_gfx9.asm40 #define CHIP_ALDEBARAN 25 macro
65 #if ASIC_FAMILY >= CHIP_ALDEBARAN
629 #if ASIC_FAMILY >= CHIP_ALDEBARAN
761 #if ASIC_FAMILY >= CHIP_ALDEBARAN
1021 #if ASIC_FAMILY >= CHIP_ALDEBARAN
1033 #if ASIC_FAMILY >= CHIP_ALDEBARAN

Completed in 63 milliseconds