| /Linux-v5.15/include/drm/ |
| D | amd_asic_type.h | 49 CHIP_VEGA12, /* 20 */ enumerator
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdgpu/ |
| D | athub_v1_0.c | 73 case CHIP_VEGA12: in athub_v1_0_set_clockgating()
|
| D | soc15.c | 160 case CHIP_VEGA12: in soc15_query_video_codecs() 573 case CHIP_VEGA12: in soc15_asic_reset_method() 634 case CHIP_VEGA12: in soc15_supports_baco() 728 case CHIP_VEGA12: in soc15_reg_base_init() 808 case CHIP_VEGA12: in soc15_set_ip_blocks() 1183 case CHIP_VEGA12: in soc15_common_early_init() 1569 case CHIP_VEGA12: in soc15_common_set_clockgating_state()
|
| D | hdp_v4_0.c | 95 adev->asic_type == CHIP_VEGA12 || in hdp_v4_0_update_clock_gating()
|
| D | gmc_v9_0.c | 604 case CHIP_VEGA12: in gmc_v9_0_process_interrupt() 1122 case CHIP_VEGA12: in gmc_v9_0_get_vbios_fb_size() 1398 case CHIP_VEGA12: /* all engines support GPUVM */ in gmc_v9_0_mc_init() 1524 case CHIP_VEGA12: in gmc_v9_0_sw_init() 1665 case CHIP_VEGA12: in gmc_v9_0_init_golden_registers()
|
| D | amdgpu_drv.c | 1133 {0x1002, 0x69A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 1134 {0x1002, 0x69A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 1135 {0x1002, 0x69A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 1136 {0x1002, 0x69A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 1137 {0x1002, 0x69AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
|
| D | psp_v3_1.c | 68 case CHIP_VEGA12: in psp_v3_1_init_microcode()
|
| D | gfx_v9_0.c | 965 case CHIP_VEGA12: in gfx_v9_0_init_golden_registers() 1215 case CHIP_VEGA12: in gfx_v9_0_check_fw_write_wait() 1315 case CHIP_VEGA12: in gfx_v9_0_check_if_need_gfxoff() 1670 case CHIP_VEGA12: in gfx_v9_0_init_microcode() 1797 else if (adev->asic_type == CHIP_VEGA12) in gfx_v9_0_init_always_on_cu_mask() 2154 case CHIP_VEGA12: in gfx_v9_0_gpu_early_init() 2310 case CHIP_VEGA12: in gfx_v9_0_sw_init() 3047 if (adev->asic_type == CHIP_VEGA12 || in gfx_v9_0_init_pg() 4898 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() 4932 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() [all …]
|
| D | amdgpu_cgs.c | 403 case CHIP_VEGA12: in amdgpu_cgs_get_firmware_info()
|
| D | sdma_v4_0.c | 481 case CHIP_VEGA12: in sdma_v4_0_init_golden_registers() 627 case CHIP_VEGA12: in sdma_v4_0_init_microcode() 1841 case CHIP_VEGA12: in sdma_v4_0_fw_support_paging_queue()
|
| D | mmhub_v1_0.c | 534 case CHIP_VEGA12: in mmhub_v1_0_set_clockgating()
|
| D | amdgpu_ucode.c | 394 case CHIP_VEGA12: in amdgpu_ucode_get_load_type()
|
| D | amdgpu_device.c | 1940 case CHIP_VEGA12: in amdgpu_device_parse_gpu_info_fw() 2130 case CHIP_VEGA12: in amdgpu_device_ip_early_init() 3235 case CHIP_VEGA12: in amdgpu_device_asic_has_dc_support() 4392 case CHIP_VEGA12: in amdgpu_device_should_recover_gpu()
|
| D | amdgpu_vce.c | 150 case CHIP_VEGA12: in amdgpu_vce_sw_init()
|
| D | amdgpu_uvd.c | 204 case CHIP_VEGA12: in amdgpu_uvd_sw_init()
|
| D | amdgpu_psp.c | 90 case CHIP_VEGA12: in psp_early_init()
|
| /Linux-v5.15/drivers/gpu/drm/amd/amdkfd/ |
| D | kfd_flat_memory.c | 410 case CHIP_VEGA12: in kfd_init_apertures()
|
| D | kfd_device.c | 73 [CHIP_VEGA12] = &gfx_v9_kfd2kgd, 363 .asic_family = CHIP_VEGA12, 671 [CHIP_VEGA12] = {&vega12_device_info, NULL}, 781 || (kfd->device_info->asic_family >= CHIP_VEGA12 in kfd_gws_init()
|
| D | kfd_packet_manager.c | 240 case CHIP_VEGA12: in pm_init()
|
| D | kfd_topology.c | 1415 case CHIP_VEGA12: in kfd_topology_add_device()
|
| D | kfd_crat.c | 1384 case CHIP_VEGA12: in kfd_fill_gpu_cache_info()
|
| D | kfd_device_queue_manager.c | 1950 case CHIP_VEGA12: in device_queue_manager_init()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
| D | hwmgr.c | 164 case CHIP_VEGA12: in hwmgr_early_init()
|
| /Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/ |
| D | amdgpu_dm.c | 1397 case CHIP_VEGA12: in load_dmcu_fw() 3876 case CHIP_VEGA12: in amdgpu_dm_initialize_drm_device() 4044 case CHIP_VEGA12: in dm_early_init()
|
| /Linux-v5.15/drivers/gpu/drm/amd/pm/ |
| D | amdgpu_pm.c | 2087 if (asic_type < CHIP_VEGA12) in default_attr_update()
|