/linux/include/drm/ |
H A D | amd_asic_type.h | 53 CHIP_VEGA20, /* 21 */ enumerator
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | gfxhub_v1_1.c | 71 case CHIP_VEGA20: in gfxhub_v1_1_get_xgmi_info()
|
H A 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()
|
H A D | amdgpu_drv.c | 2084 {0x1002, 0x66A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2085 {0x1002, 0x66A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2086 {0x1002, 0x66A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2087 {0x1002, 0x66A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2088 {0x1002, 0x66A4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2089 {0x1002, 0x66A7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20}, 2090 {0x1002, 0x66AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20},
|
H A D | amdgpu_fru_eeprom.c | 65 case CHIP_VEGA20: in is_fru_eeprom_supported()
|
H A D | amdgpu_cgs.c | 348 case CHIP_VEGA20: in amdgpu_cgs_get_firmware_info()
|
H A D | amdgpu_xgmi.c | 781 if (!hive || adev->asic_type != CHIP_VEGA20) in amdgpu_xgmi_set_pstate() 1281 case CHIP_VEGA20: in amdgpu_xgmi_legacy_reset_ras_error_count() 1428 case CHIP_VEGA20: in amdgpu_xgmi_legacy_query_ras_error_count()
|
H A D | amdgpu_uvd.c | 256 case CHIP_VEGA20: in amdgpu_uvd_sw_init() 277 if (adev->asic_type < CHIP_VEGA20) { in amdgpu_uvd_sw_init()
|
H A D | amdgpu_discovery.c | 435 case CHIP_VEGA20: in amdgpu_discovery_get_fw_name() 2369 if (!(adev->asic_type == CHIP_VEGA20 && amdgpu_sriov_vf(adev))) in amdgpu_discovery_set_mm_ip_blocks() 2382 if (!(adev->asic_type == CHIP_VEGA20 && amdgpu_sriov_vf(adev))) in amdgpu_discovery_set_mm_ip_blocks() 2657 case CHIP_VEGA20: in amdgpu_discovery_set_ip_blocks()
|
H A D | amdgpu_virt.c | 753 case CHIP_VEGA20: in amdgpu_virt_init_detect_asic() 804 case CHIP_VEGA20: in amdgpu_virt_init_req_data()
|
H A D | mmhub_v1_0.c | 586 case CHIP_VEGA20: in mmhub_v1_0_set_clockgating()
|
H A D | amdgpu_ras.c | 3697 adev->asic_type == CHIP_VEGA20 || in amdgpu_ras_asic_supported() 3987 if (!adev->ras_enabled && adev->asic_type == CHIP_VEGA20) { in amdgpu_ras_init() 4563 if (adev->asic_type == CHIP_VEGA20 && in amdgpu_ras_need_emergency_restart()
|
H A D | gmc_v9_0.c | 422 if (adev->asic_type >= CHIP_VEGA20) in gmc_v9_0_ecc_interrupt_state()
|
H A D | uvd_v7_0.c | 368 if (adev->asic_type == CHIP_VEGA20) { in uvd_v7_0_early_init()
|
H A D | amdgpu_device.c | 501 case CHIP_VEGA20: in amdgpu_device_detect_runtime_pm_mode()
|
/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | hwmgr.c | 168 case CHIP_VEGA20: in hwmgr_early_init()
|
/linux/drivers/gpu/drm/amd/pm/swsmu/ |
H A D | amdgpu_smu.c | 592 if (adev->asic_type == CHIP_VEGA20) in is_support_sw_smu()
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm.c | 2294 case CHIP_VEGA20: in load_dmcu_fw() 5363 case CHIP_VEGA20: in amdgpu_dm_initialize_drm_device() 5626 case CHIP_VEGA20: in dm_early_init()
|