Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS12 (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/include/drm/
Damd_asic_type.h46 CHIP_POLARIS12, enumerator
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c745 {0x1002, 0x6980, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
746 {0x1002, 0x6981, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
747 {0x1002, 0x6985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
748 {0x1002, 0x6986, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
749 {0x1002, 0x6987, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
750 {0x1002, 0x6995, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
751 {0x1002, 0x6997, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
752 {0x1002, 0x699F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
Dvi.c310 case CHIP_POLARIS12: in vi_init_golden_registers()
936 case CHIP_POLARIS12: in vi_need_full_reset()
1077 case CHIP_POLARIS12: in vi_common_early_init()
1514 case CHIP_POLARIS12: in vi_common_set_clockgating_state()
1647 case CHIP_POLARIS12: in vi_set_ip_blocks()
Dgmc_v8_0.c142 case CHIP_POLARIS12: in gmc_v8_0_init_golden_registers()
231 case CHIP_POLARIS12: in gmc_v8_0_init_microcode()
576 case CHIP_POLARIS12: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1215 adev->asic_type == CHIP_POLARIS12) { in gmc_v8_0_hw_init()
Dgfx_v8_0.c775 case CHIP_POLARIS12: in gfx_v8_0_init_golden_registers()
996 case CHIP_POLARIS12: in gfx_v8_0_init_microcode()
1006 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1026 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1047 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1127 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1149 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1827 case CHIP_POLARIS12: in gfx_v8_0_gpu_early_init()
2037 case CHIP_POLARIS12: in gfx_v8_0_sw_init()
2794 case CHIP_POLARIS12: in gfx_v8_0_tiling_mode_table_init()
[all …]
Ddce_v11_0.c172 case CHIP_POLARIS12: in dce_v11_0_init_golden_registers()
483 case CHIP_POLARIS12: in dce_v11_0_get_num_crtc()
1456 case CHIP_POLARIS12: in dce_v11_0_audio_init()
2255 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_pick_pll()
2675 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_crtc_mode_set()
2838 case CHIP_POLARIS12: in dce_v11_0_early_init()
2953 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_hw_init()
Damdgpu_cgs.c387 case CHIP_POLARIS12: in amdgpu_cgs_get_firmware_info()
Damdgpu_ucode.c297 case CHIP_POLARIS12: in amdgpu_ucode_get_load_type()
Dsdma_v3_0.c215 case CHIP_POLARIS12: in sdma_v3_0_init_golden_registers()
289 case CHIP_POLARIS12: in sdma_v3_0_init_microcode()
Damdgpu_device.c1372 case CHIP_POLARIS12: in amdgpu_device_parse_gpu_info_fw()
1482 case CHIP_POLARIS12: in amdgpu_device_ip_early_init()
2270 case CHIP_POLARIS12: in amdgpu_device_asic_has_dc_support()
Dvce_v3_0.c392 (adev->asic_type == CHIP_POLARIS12) || in vce_v3_0_get_harvest_config()
Damdgpu_vce.c134 case CHIP_POLARIS12: in amdgpu_vce_sw_init()
Damdgpu_uvd.c169 case CHIP_POLARIS12: in amdgpu_uvd_sw_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c134 case CHIP_POLARIS12: in hwmgr_early_init()
Dppatomctrl.c1552 case CHIP_POLARIS12: in atomctrl_get_voltage_range()
Dsmu7_powertune.c993 } else if (hwmgr->chip_id == CHIP_POLARIS12) { in smu7_enable_didt_config()
Dsmu7_hwmgr.c1591 if (hwmgr->chip_id == CHIP_POLARIS12 || hwmgr->is_kicker) { in smu7_init_dpm_defaults()
2861 case CHIP_POLARIS12: in smu7_vblank_too_short()
/Linux-v4.19/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm.c1652 case CHIP_POLARIS12: in amdgpu_dm_initialize_drm_device()
1825 case CHIP_POLARIS12: in dm_early_init()
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dpolaris10_smumgr.c747 if (hwmgr->chip_id == CHIP_POLARIS12 || hwmgr->is_kicker) in polaris10_populate_ulv_level()