Searched refs:CHIP_VEGAM (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/include/drm/ |
D | amd_asic_type.h | 47 CHIP_VEGAM, enumerator
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | vi.c | 311 case CHIP_VEGAM: in vi_init_golden_registers() 1100 case CHIP_VEGAM: in vi_common_early_init() 1515 case CHIP_VEGAM: in vi_common_set_clockgating_state() 1648 case CHIP_VEGAM: in vi_set_ip_blocks()
|
D | gmc_v8_0.c | 143 case CHIP_VEGAM: in gmc_v8_0_init_golden_registers() 237 case CHIP_VEGAM: in gmc_v8_0_init_microcode() 577 case CHIP_VEGAM: /* all engines support GPUVM */ in gmc_v8_0_mc_init() 1085 (adev->asic_type == CHIP_VEGAM)) in gmc_v8_0_sw_init()
|
D | dce_v11_0.c | 178 case CHIP_VEGAM: in dce_v11_0_init_golden_registers() 479 case CHIP_VEGAM: in dce_v11_0_get_num_crtc() 1452 case CHIP_VEGAM: in dce_v11_0_audio_init() 2256 (adev->asic_type == CHIP_VEGAM)) { in dce_v11_0_pick_pll() 2676 (adev->asic_type == CHIP_VEGAM)) { in dce_v11_0_crtc_mode_set() 2833 case CHIP_VEGAM: in dce_v11_0_early_init() 2954 (adev->asic_type == CHIP_VEGAM)) { in dce_v11_0_hw_init()
|
D | amdgpu_cgs.c | 390 case CHIP_VEGAM: in amdgpu_cgs_get_firmware_info()
|
D | amdgpu_drv.c | 754 {0x1002, 0x694C, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGAM}, 755 {0x1002, 0x694E, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_VEGAM},
|
D | amdgpu_ucode.c | 298 case CHIP_VEGAM: in amdgpu_ucode_get_load_type()
|
D | dce_virtual.c | 459 case CHIP_VEGAM: in dce_virtual_hw_init()
|
D | gfx_v8_0.c | 766 case CHIP_VEGAM: in gfx_v8_0_init_golden_registers() 999 case CHIP_VEGAM: in gfx_v8_0_init_microcode() 1842 case CHIP_VEGAM: in gfx_v8_0_gpu_early_init() 2038 case CHIP_VEGAM: in gfx_v8_0_sw_init() 2415 case CHIP_VEGAM: in gfx_v8_0_tiling_mode_table_init() 3597 case CHIP_VEGAM: in gfx_v8_0_raster_config() 4166 (adev->asic_type == CHIP_VEGAM)) { in gfx_v8_0_init_pg() 4242 adev->asic_type == CHIP_VEGAM) { in gfx_v8_0_rlc_resume() 5609 (adev->asic_type == CHIP_VEGAM)) && in gfx_v8_0_enable_gfx_static_mg_power_gating() 5702 case CHIP_VEGAM: in gfx_v8_0_set_powergating_state() [all …]
|
D | sdma_v3_0.c | 216 case CHIP_VEGAM: in sdma_v3_0_init_golden_registers() 292 case CHIP_VEGAM: in sdma_v3_0_init_microcode()
|
D | amdgpu_device.c | 1373 case CHIP_VEGAM: in amdgpu_device_parse_gpu_info_fw() 1483 case CHIP_VEGAM: in amdgpu_device_ip_early_init() 2271 case CHIP_VEGAM: in amdgpu_device_asic_has_dc_support()
|
D | vce_v3_0.c | 393 (adev->asic_type == CHIP_VEGAM)) in vce_v3_0_get_harvest_config()
|
D | amdgpu_vce.c | 137 case CHIP_VEGAM: in amdgpu_vce_sw_init()
|
D | amdgpu_uvd.c | 178 case CHIP_VEGAM: in amdgpu_uvd_sw_init()
|
D | uvd_v6_0.c | 66 (adev->asic_type <= CHIP_VEGAM) && in uvd_v6_0_enc_support()
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/ |
D | hwmgr.c | 139 case CHIP_VEGAM: in hwmgr_early_init()
|
D | smu7_hwmgr.c | 178 if (hwmgr->chip_id == CHIP_VEGAM) { in smu7_enable_smc_voltage_controller() 1085 if (hwmgr->chip_id == CHIP_VEGAM) in smu7_enable_sclk_mclk_dpm() 1105 if (hwmgr->chip_family != CHIP_VEGAM) in smu7_enable_sclk_mclk_dpm() 1122 if (hwmgr->chip_id == CHIP_VEGAM) { in smu7_enable_sclk_mclk_dpm() 1369 if (hwmgr->chip_id != CHIP_VEGAM) { in smu7_enable_dpm_tasks() 2864 case CHIP_VEGAM: in smu7_vblank_too_short() 3918 if (hwmgr->chip_id == CHIP_VEGAM) in smu7_notify_smc_display()
|
D | smu7_powertune.c | 998 } else if (hwmgr->chip_id == CHIP_VEGAM) { in smu7_enable_didt_config()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm.c | 1653 case CHIP_VEGAM: in amdgpu_dm_initialize_drm_device() 1832 case CHIP_VEGAM: in dm_early_init()
|