Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/amdgpu/
H 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()
H A Damdgpu_drv.c2154 {0x1002, 0x7408, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2155 {0x1002, 0x740C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2156 {0x1002, 0x740F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
2157 {0x1002, 0x7410, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_ALDEBARAN},
H A Damdgpu_discovery.c517 case CHIP_ALDEBARAN: in amdgpu_discovery_get_fw_name()
2958 case CHIP_ALDEBARAN: in amdgpu_discovery_set_ip_blocks()
H A Dgfx_v9_0.c1554 if (amdgpu_sriov_vf(adev) && (adev->asic_type == CHIP_ALDEBARAN)) in gfx_v9_0_init_cp_compute_microcode()
1569 if (amdgpu_sriov_vf(adev) && (adev->asic_type == CHIP_ALDEBARAN)) in gfx_v9_0_init_cp_compute_microcode()
H A Damdgpu_device.c2710 adev->asic_type == CHIP_ALDEBARAN)) in amdgpu_device_ip_late_init()
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx9.asm48 #define CHIP_ALDEBARAN 25 macro
54 var SINGLE_STEP_MISSED_WORKAROUND = (ASIC_FAMILY <= CHIP_ALDEBARAN) //workaround for lost MODE.DE…
87 #if ASIC_FAMILY >= CHIP_ALDEBARAN
685 #if ASIC_FAMILY >= CHIP_ALDEBARAN
822 #if ASIC_FAMILY >= CHIP_ALDEBARAN
1082 #if ASIC_FAMILY >= CHIP_ALDEBARAN
1094 #if ASIC_FAMILY >= CHIP_ALDEBARAN
/linux/include/drm/
H A Damd_asic_type.h57 CHIP_ALDEBARAN, /* 25 */ enumerator