/linux-6.1.9/include/drm/ |
D | amd_asic_type.h | 50 CHIP_VEGA20, /* 21 */ enumerator
|
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | gfxhub_v1_1.c | 71 case CHIP_VEGA20: in gfxhub_v1_1_get_xgmi_info()
|
D | df_v3_6.c | 521 case CHIP_VEGA20: in df_v3_6_pmc_start() 563 case CHIP_VEGA20: in df_v3_6_pmc_stop() 602 case CHIP_VEGA20: in df_v3_6_pmc_get_count()
|
D | amdgpu_fru_eeprom.c | 55 case CHIP_VEGA20: in is_fru_eeprom_supported()
|
D | amdgpu_drv.c | 1898 {0x1002, 0x66A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1899 {0x1002, 0x66A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1900 {0x1002, 0x66A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1901 {0x1002, 0x66A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1902 {0x1002, 0x66A4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1903 {0x1002, 0x66A7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 1904 {0x1002, 0x66AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20},
|
D | amdgpu_xgmi.c | 468 if (!hive || adev->asic_type != CHIP_VEGA20) in amdgpu_xgmi_set_pstate() 792 case CHIP_VEGA20: in amdgpu_xgmi_reset_ras_error_count() 881 case CHIP_VEGA20: in amdgpu_xgmi_query_ras_error_count()
|
D | soc15.c | 554 if (adev->asic_type == CHIP_VEGA20) { in soc15_asic_reset_method() 614 if (adev->asic_type == CHIP_VEGA20) { in soc15_supports_baco() 712 case CHIP_VEGA20: in soc15_reg_base_init()
|
D | amdgpu_cgs.c | 406 case CHIP_VEGA20: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_ras_eeprom.c | 93 return adev->asic_type == CHIP_VEGA20 || in __is_ras_eeprom_supported() 141 case CHIP_VEGA20: in __get_eeprom_i2c_addr()
|
D | amdgpu_virt.c | 704 case CHIP_VEGA20: in amdgpu_detect_virtualization() 752 case CHIP_VEGA20: in amdgpu_detect_virtualization()
|
D | amdgpu_uvd.c | 256 case CHIP_VEGA20: in amdgpu_uvd_sw_init() 285 if (adev->asic_type < CHIP_VEGA20) { in amdgpu_uvd_sw_init()
|
D | amdgpu_ras.c | 2290 adev->asic_type == CHIP_VEGA20 || in amdgpu_ras_asic_supported() 2434 if (!adev->ras_enabled && adev->asic_type == CHIP_VEGA20) { in amdgpu_ras_init() 2454 case CHIP_VEGA20: in amdgpu_ras_init() 2798 if (adev->asic_type == CHIP_VEGA20 && in amdgpu_ras_need_emergency_restart()
|
D | amdgpu_pmu.c | 627 case CHIP_VEGA20: in amdgpu_pmu_init()
|
D | gmc_v9_0.c | 423 if (adev->asic_type >= CHIP_VEGA20) in gmc_v9_0_ecc_interrupt_state() 1329 if (adev->asic_type == CHIP_VEGA20 || in gmc_v9_0_early_init()
|
D | amdgpu_discovery.c | 1855 if (!(adev->asic_type == CHIP_VEGA20 && amdgpu_sriov_vf(adev))) in amdgpu_discovery_set_mm_ip_blocks() 1868 if (!(adev->asic_type == CHIP_VEGA20 && amdgpu_sriov_vf(adev))) in amdgpu_discovery_set_mm_ip_blocks() 2055 case CHIP_VEGA20: in amdgpu_discovery_set_ip_blocks()
|
D | mmhub_v1_0.c | 535 case CHIP_VEGA20: in mmhub_v1_0_set_clockgating()
|
D | amdgpu_vce.c | 153 case CHIP_VEGA20: in amdgpu_vce_sw_init()
|
D | amdgpu_kms.c | 162 case CHIP_VEGA20: in amdgpu_driver_load_kms()
|
D | uvd_v7_0.c | 368 if (adev->asic_type == CHIP_VEGA20) { in uvd_v7_0_early_init()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
D | hwmgr.c | 168 case CHIP_VEGA20: in hwmgr_early_init()
|
/linux-6.1.9/drivers/gpu/drm/amd/pm/swsmu/ |
D | amdgpu_smu.c | 442 if (adev->asic_type == CHIP_VEGA20) in is_support_sw_smu()
|
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1837 case CHIP_VEGA20: in load_dmcu_fw() 4401 case CHIP_VEGA20: in amdgpu_dm_initialize_drm_device() 4578 case CHIP_VEGA20: in dm_early_init()
|