Searched refs:CHIP_VEGA12 (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.19/include/drm/ |
D | amd_asic_type.h | 49 CHIP_VEGA12, enumerator
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_drv.c | 767 {0x1002, 0x69A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 768 {0x1002, 0x69A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 769 {0x1002, 0x69A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 770 {0x1002, 0x69A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12}, 771 {0x1002, 0x69AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA12},
|
D | soc15.c | 487 case CHIP_VEGA12: in soc15_set_ip_blocks() 516 case CHIP_VEGA12: in soc15_set_ip_blocks() 651 case CHIP_VEGA12: in soc15_common_early_init() 908 case CHIP_VEGA12: in soc15_common_set_clockgating_state()
|
D | gmc_v9_0.c | 762 case CHIP_VEGA12: /* all engines support GPUVM */ in gmc_v9_0_mc_init() 827 case CHIP_VEGA12: in gmc_v9_0_get_vbios_fb_size() 868 case CHIP_VEGA12: in gmc_v9_0_sw_init() 983 case CHIP_VEGA12: in gmc_v9_0_init_golden_registers()
|
D | amdgpu_cgs.c | 402 case CHIP_VEGA12: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_psp.c | 54 case CHIP_VEGA12: in psp_sw_init()
|
D | sdma_v4_0.c | 164 case CHIP_VEGA12: in sdma_v4_0_init_golden_registers() 217 case CHIP_VEGA12: in sdma_v4_0_init_microcode() 1553 case CHIP_VEGA12: in sdma_v4_0_set_clockgating_state()
|
D | gfx_v9_0.c | 265 case CHIP_VEGA12: in gfx_v9_0_init_golden_registers() 505 case CHIP_VEGA12: in gfx_v9_0_init_microcode() 1184 case CHIP_VEGA12: in gfx_v9_0_gpu_early_init() 1490 case CHIP_VEGA12: in gfx_v9_0_sw_init() 3571 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() 3605 if (adev->asic_type != CHIP_VEGA12) in gfx_v9_0_update_medium_grain_clock_gating() 3789 case CHIP_VEGA12: in gfx_v9_0_set_powergating_state() 3811 case CHIP_VEGA12: in gfx_v9_0_set_clockgating_state() 4804 case CHIP_VEGA12: in gfx_v9_0_set_rlc_funcs()
|
D | amdgpu_ucode.c | 305 case CHIP_VEGA12: in amdgpu_ucode_get_load_type()
|
D | psp_v3_1.c | 117 case CHIP_VEGA12: in psp_v3_1_init_microcode()
|
D | dce_virtual.c | 469 case CHIP_VEGA12: in dce_virtual_hw_init()
|
D | mmhub_v1_0.c | 736 case CHIP_VEGA12: in mmhub_v1_0_set_clockgating()
|
D | amdgpu_device.c | 1396 case CHIP_VEGA12: in amdgpu_device_parse_gpu_info_fw() 1524 case CHIP_VEGA12: in amdgpu_device_ip_early_init() 2275 case CHIP_VEGA12: in amdgpu_device_asic_has_dc_support()
|
D | amdgpu_vce.c | 143 case CHIP_VEGA12: in amdgpu_vce_sw_init()
|
D | amdgpu_uvd.c | 175 case CHIP_VEGA12: in amdgpu_uvd_sw_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 157 case CHIP_VEGA12: in hwmgr_early_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1239 adev->asic_type == CHIP_VEGA12 || in dce110_register_irq_handlers() 1655 case CHIP_VEGA12: in amdgpu_dm_initialize_drm_device() 1839 case CHIP_VEGA12: in dm_early_init() 2088 adev->asic_type == CHIP_VEGA12 || in fill_plane_attributes_from_fb()
|