Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c505 {0x1002, 0x6980, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
506 {0x1002, 0x6981, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
507 {0x1002, 0x6985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
508 {0x1002, 0x6986, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
509 {0x1002, 0x6987, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
510 {0x1002, 0x6995, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
511 {0x1002, 0x6997, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
512 {0x1002, 0x699F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
Dvi.c310 case CHIP_POLARIS12: in vi_init_golden_registers()
1037 case CHIP_POLARIS12: in vi_common_early_init()
1450 case CHIP_POLARIS12: in vi_common_set_clockgating_state()
1574 case CHIP_POLARIS12: in vi_set_ip_blocks()
Dgmc_v8_0.c142 case CHIP_POLARIS12: in gmc_v8_0_init_golden_registers()
247 case CHIP_POLARIS12: in gmc_v8_0_init_microcode()
599 case CHIP_POLARIS12: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1200 adev->asic_type == CHIP_POLARIS12) { in gmc_v8_0_hw_init()
Damdgpu_powerplay.c68 case CHIP_POLARIS12: in amdgpu_pp_early_init()
Ddce_v11_0.c170 case CHIP_POLARIS12: in dce_v11_0_init_golden_registers()
539 case CHIP_POLARIS12: in dce_v11_0_get_num_crtc()
1511 case CHIP_POLARIS12: in dce_v11_0_audio_init()
2316 (adev->asic_type == CHIP_POLARIS12)) { in dce_v11_0_pick_pll()
2735 (adev->asic_type == CHIP_POLARIS12)) { in dce_v11_0_crtc_mode_set()
2897 case CHIP_POLARIS12: in dce_v11_0_early_init()
3010 (adev->asic_type == CHIP_POLARIS12)) { in dce_v11_0_hw_init()
Dgfx_v8_0.c700 case CHIP_POLARIS12: in gfx_v8_0_init_golden_registers()
911 case CHIP_POLARIS12: in gfx_v8_0_init_microcode()
1697 case CHIP_POLARIS12: in gfx_v8_0_gpu_early_init()
1902 case CHIP_POLARIS12: in gfx_v8_0_sw_init()
2634 case CHIP_POLARIS12: in gfx_v8_0_tiling_mode_table_init()
3451 case CHIP_POLARIS12: in gfx_v8_0_raster_config()
3990 (adev->asic_type == CHIP_POLARIS12)) { in gfx_v8_0_init_pg()
4065 adev->asic_type == CHIP_POLARIS12) { in gfx_v8_0_rlc_resume()
4253 case CHIP_POLARIS12: in gfx_v8_0_cp_gfx_start()
5422 (adev->asic_type == CHIP_POLARIS12)) in gfx_v8_0_enable_gfx_static_mg_power_gating()
[all …]
Damdgpu_ucode.c268 case CHIP_POLARIS12: in amdgpu_ucode_get_load_type()
Dsdma_v3_0.c211 case CHIP_POLARIS12: in sdma_v3_0_init_golden_registers()
284 case CHIP_POLARIS12: in sdma_v3_0_init_microcode()
Dvce_v3_0.c391 (adev->asic_type == CHIP_POLARIS12)) in vce_v3_0_get_harvest_config()
Damdgpu_vce.c133 case CHIP_POLARIS12: in amdgpu_vce_sw_init()
Damdgpu_uvd.c167 case CHIP_POLARIS12: in amdgpu_uvd_sw_init()
Damdgpu_cgs.c736 case CHIP_POLARIS12: in amdgpu_cgs_get_firmware_info()
Damdgpu_device.c1369 case CHIP_POLARIS12: in amdgpu_device_parse_gpu_info_fw()
1464 case CHIP_POLARIS12: in amdgpu_early_init()
/drivers/gpu/drm/amd/include/
Damd_shared.h49 CHIP_POLARIS12, enumerator
/drivers/gpu/drm/amd/powerplay/smumgr/
Dsmumgr.c84 case CHIP_POLARIS12: in smum_early_init()
Dpolaris10_smc.c506 if (smumgr->chip_id == CHIP_POLARIS12 || smumgr->is_kicker) in polaris10_populate_ulv_level()
/drivers/gpu/drm/amd/powerplay/hwmgr/
Dhwmgr.c100 case CHIP_POLARIS12: in hwmgr_early_init()
Dsmu7_powertune.c826 } else if (hwmgr->chip_id == CHIP_POLARIS12) { in smu7_enable_didt_config()
Dsmu7_hwmgr.c1385 if (hwmgr->chip_id == CHIP_POLARIS12 || hwmgr->smumgr->is_kicker) { in smu7_init_dpm_defaults()
2664 case CHIP_POLARIS12: in smu7_vblank_too_short()