Searched refs:CHIP_VEGA20 (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_0.c | 45 if (adev->asic_type == CHIP_VEGA20) in nbio_v7_0_get_rev_id() 89 if (adev->asic_type == CHIP_VEGA20) in nbio_v7_0_sdma_doorbell_range() 149 if (adev->asic_type == CHIP_VEGA20) in nbio_v7_0_update_medium_grain_clock_gating()
|
D | soc15.c | 491 case CHIP_VEGA20: in soc15_set_ip_blocks() 500 else if (adev->asic_type == CHIP_VEGA20) in soc15_set_ip_blocks() 505 if (adev->asic_type == CHIP_VEGA20) in soc15_set_ip_blocks() 517 case CHIP_VEGA20: in soc15_set_ip_blocks() 521 if (adev->asic_type != CHIP_VEGA20) { in soc15_set_ip_blocks() 673 case CHIP_VEGA20: in soc15_common_early_init() 909 case CHIP_VEGA20: in soc15_common_set_clockgating_state()
|
D | amdgpu_drv.c | 773 {0x1002, 0x66A0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT}, 774 {0x1002, 0x66A1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT}, 775 {0x1002, 0x66A2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT}, 776 {0x1002, 0x66A3, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT}, 777 {0x1002, 0x66A7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT}, 778 {0x1002, 0x66AF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGA20|AMD_EXP_HW_SUPPORT},
|
D | gmc_v9_0.c | 763 case CHIP_VEGA20: in gmc_v9_0_mc_init() 869 case CHIP_VEGA20: in gmc_v9_0_sw_init() 975 case CHIP_VEGA20: in gmc_v9_0_init_golden_registers()
|
D | amdgpu_cgs.c | 405 case CHIP_VEGA20: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_psp.c | 55 case CHIP_VEGA20: in psp_sw_init()
|
D | amdgpu_uvd.c | 181 case CHIP_VEGA20: in amdgpu_uvd_sw_init() 210 if (adev->asic_type < CHIP_VEGA20) { in amdgpu_uvd_sw_init()
|
D | sdma_v4_0.c | 172 case CHIP_VEGA20: in sdma_v4_0_init_golden_registers() 220 case CHIP_VEGA20: in sdma_v4_0_init_microcode() 1554 case CHIP_VEGA20: in sdma_v4_0_set_clockgating_state()
|
D | amdgpu_ucode.c | 310 case CHIP_VEGA20: in amdgpu_ucode_get_load_type()
|
D | dce_virtual.c | 470 case CHIP_VEGA20: in dce_virtual_hw_init()
|
D | mmhub_v1_0.c | 737 case CHIP_VEGA20: in mmhub_v1_0_set_clockgating()
|
D | amdgpu_device.c | 1390 case CHIP_VEGA20: in amdgpu_device_parse_gpu_info_fw() 1525 case CHIP_VEGA20: in amdgpu_device_ip_early_init() 2276 case CHIP_VEGA20: in amdgpu_device_asic_has_dc_support()
|
D | gfx_v9_0.c | 273 case CHIP_VEGA20: in gfx_v9_0_init_golden_registers() 508 case CHIP_VEGA20: in gfx_v9_0_init_microcode() 1193 case CHIP_VEGA20: in gfx_v9_0_gpu_early_init() 1491 case CHIP_VEGA20: in gfx_v9_0_sw_init() 3812 case CHIP_VEGA20: in gfx_v9_0_set_clockgating_state() 4805 case CHIP_VEGA20: in gfx_v9_0_set_rlc_funcs()
|
D | amdgpu_vce.c | 146 case CHIP_VEGA20: in amdgpu_vce_sw_init()
|
D | uvd_v7_0.c | 380 if (adev->asic_type == CHIP_VEGA20) { in uvd_v7_0_early_init()
|
/Linux-v4.19/include/drm/ |
D | amd_asic_type.h | 50 CHIP_VEGA20, enumerator
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 152 case CHIP_VEGA20: in hwmgr_early_init()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1240 adev->asic_type == CHIP_VEGA20 || in dce110_register_irq_handlers() 1656 case CHIP_VEGA20: in amdgpu_dm_initialize_drm_device() 1840 case CHIP_VEGA20: in dm_early_init() 2089 adev->asic_type == CHIP_VEGA20 || in fill_plane_attributes_from_fb()
|