Home
last modified time | relevance | path

Searched refs:CHIP_VEGA12 (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.10/include/drm/
Damd_asic_type.h49 CHIP_VEGA12, /* 20 */ enumerator
/Linux-v5.10/drivers/gpu/drm/amd/amdgpu/
Dathub_v1_0.c73 case CHIP_VEGA12: in athub_v1_0_set_clockgating()
Dsoc15.c514 case CHIP_VEGA12: in soc15_asic_reset_method()
563 case CHIP_VEGA12: in soc15_supports_baco()
656 case CHIP_VEGA12: in soc15_reg_base_init()
724 case CHIP_VEGA12: in soc15_set_ip_blocks()
1098 case CHIP_VEGA12: in soc15_common_early_init()
1535 case CHIP_VEGA12: in soc15_common_set_clockgating_state()
Damdgpu_drv.c1041 {0x1002, 0x69A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
1042 {0x1002, 0x69A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
1043 {0x1002, 0x69A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
1044 {0x1002, 0x69A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
1045 {0x1002, 0x69AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
Dgmc_v9_0.c591 case CHIP_VEGA12: in gmc_v9_0_process_interrupt()
1098 case CHIP_VEGA12: in gmc_v9_0_get_vbios_fb_size()
1294 case CHIP_VEGA12: /* all engines support GPUVM */ in gmc_v9_0_mc_init()
1397 case CHIP_VEGA12: in gmc_v9_0_sw_init()
1535 case CHIP_VEGA12: in gmc_v9_0_init_golden_registers()
Dpsp_v3_1.c68 case CHIP_VEGA12: in psp_v3_1_init_microcode()
Dgfx_v9_0.c946 case CHIP_VEGA12: in gfx_v9_0_init_golden_registers()
1191 case CHIP_VEGA12: in gfx_v9_0_check_fw_write_wait()
1281 case CHIP_VEGA12: in gfx_v9_0_check_if_need_gfxoff()
1622 case CHIP_VEGA12: in gfx_v9_0_init_microcode()
1746 else if (adev->asic_type == CHIP_VEGA12) in gfx_v9_0_init_always_on_cu_mask()
2107 case CHIP_VEGA12: in gfx_v9_0_gpu_early_init()
2247 case CHIP_VEGA12: in gfx_v9_0_sw_init()
2977 if (adev->asic_type == CHIP_VEGA12 || in gfx_v9_0_init_pg()
4785 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating()
4819 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating()
[all …]
Damdgpu_cgs.c427 case CHIP_VEGA12: in amdgpu_cgs_get_firmware_info()
Dsdma_v4_0.c462 case CHIP_VEGA12: in sdma_v4_0_init_golden_registers()
605 case CHIP_VEGA12: in sdma_v4_0_init_microcode()
1808 case CHIP_VEGA12: in sdma_v4_0_fw_support_paging_queue()
2226 case CHIP_VEGA12: in sdma_v4_0_set_clockgating_state()
Damdgpu_ucode.c385 case CHIP_VEGA12: in amdgpu_ucode_get_load_type()
Dmmhub_v1_0.c535 case CHIP_VEGA12: in mmhub_v1_0_set_clockgating()
Damdgpu_device.c1794 case CHIP_VEGA12: in amdgpu_device_parse_gpu_info_fw()
1978 case CHIP_VEGA12: in amdgpu_device_ip_early_init()
2994 case CHIP_VEGA12: in amdgpu_device_asic_has_dc_support()
4168 case CHIP_VEGA12: in amdgpu_device_should_recover_gpu()
Damdgpu_vce.c148 case CHIP_VEGA12: in amdgpu_vce_sw_init()
Damdgpu_uvd.c203 case CHIP_VEGA12: in amdgpu_uvd_sw_init()
Damdgpu_psp.c85 case CHIP_VEGA12: in psp_early_init()
/Linux-v5.10/drivers/gpu/drm/amd/amdkfd/
Dkfd_flat_memory.c410 case CHIP_VEGA12: in kfd_init_apertures()
Dkfd_device.c70 [CHIP_VEGA12] = &gfx_v9_kfd2kgd,
340 .asic_family = CHIP_VEGA12,
516 [CHIP_VEGA12] = {&vega12_device_info, NULL},
630 || (kfd->device_info->asic_family >= CHIP_VEGA12 in kfd_gws_init()
Dkfd_packet_manager.c240 case CHIP_VEGA12: in pm_init()
Dkfd_crat.c664 case CHIP_VEGA12: in kfd_fill_gpu_cache_info()
Dkfd_topology.c1368 case CHIP_VEGA12: in kfd_topology_add_device()
Dkfd_device_queue_manager.c1916 case CHIP_VEGA12: in device_queue_manager_init()
/Linux-v5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dhwmgr.c168 case CHIP_VEGA12: in hwmgr_early_init()
/Linux-v5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1167 case CHIP_VEGA12: in load_dmcu_fw()
3391 case CHIP_VEGA12: in amdgpu_dm_initialize_drm_device()
3558 case CHIP_VEGA12: in dm_early_init()
3892 adev->asic_type == CHIP_VEGA12 || in fill_plane_buffer_attributes()
/Linux-v5.10/drivers/gpu/drm/amd/pm/
Damdgpu_pm.c2087 if (asic_type < CHIP_VEGA12) in default_attr_update()