Home
last modified time | relevance | path

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

12

/openbmc/linux/include/drm/
H A Damd_asic_type.h46 CHIP_POLARIS12, /* 17 */ enumerator
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu7_baco.c80 case CHIP_POLARIS12: in smu7_baco_set_state()
H A Dhwmgr.c141 case CHIP_POLARIS12: in hwmgr_early_init()
486 (hwmgr->chip_id == CHIP_POLARIS12)) in polaris_set_asic_special_caps()
H A Dsmu7_thermal.c179 hwmgr->chip_id == CHIP_POLARIS12) && in smu7_fan_ctrl_start_smc_fan_control()
H A Dsmu7_hwmgr.c1228 (hwmgr->chip_id == CHIP_POLARIS12) || in smu7_enable_sclk_mclk_dpm()
1922 if ((hwmgr->chip_id == CHIP_POLARIS12) || in smu7_init_dpm_defaults()
1962 (adev->asic_type == CHIP_POLARIS12) || in smu7_init_dpm_defaults()
2059 hwmgr->chip_id == CHIP_POLARIS12) in smu7_get_evv_voltages()
3294 case CHIP_POLARIS12: in smu7_vblank_too_short()
3295 if (hwmgr->is_kicker || (hwmgr->chip_id == CHIP_POLARIS12)) in smu7_vblank_too_short()
4773 (hwmgr->chip_id == CHIP_POLARIS12)) in smu7_check_mc_firmware()
4780 (hwmgr->chip_id == CHIP_POLARIS12)) in smu7_check_mc_firmware()
H A Dsmu7_powertune.c998 } else if (hwmgr->chip_id == CHIP_POLARIS12) { in smu7_enable_didt_config()
H A Dppatomctrl.c1616 case CHIP_POLARIS12: in atomctrl_get_voltage_range()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dvi.c106 (asic_type <= CHIP_POLARIS12) && \
275 case CHIP_POLARIS12: in vi_query_video_codecs()
524 case CHIP_POLARIS12: in vi_init_golden_registers()
907 case CHIP_POLARIS12: in vi_asic_supports_baco()
933 case CHIP_POLARIS12: in vi_asic_reset_method()
1270 if ((adev->asic_type == CHIP_POLARIS12 && in vi_program_aspm()
1346 case CHIP_POLARIS12: in vi_need_full_reset()
1573 case CHIP_POLARIS12: in vi_common_early_init()
2001 case CHIP_POLARIS12: in vi_common_set_clockgating_state()
2136 case CHIP_POLARIS12: in vi_set_ip_blocks()
H A Damdgpu_drv.c1864 {0x1002, 0x6980, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1865 {0x1002, 0x6981, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1866 {0x1002, 0x6985, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1867 {0x1002, 0x6986, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1868 {0x1002, 0x6987, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1869 {0x1002, 0x6995, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1870 {0x1002, 0x6997, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
1871 {0x1002, 0x699F, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS12},
H A Dgmc_v8_0.c141 case CHIP_POLARIS12: in gmc_v8_0_init_golden_registers()
237 case CHIP_POLARIS12: in gmc_v8_0_init_microcode()
582 case CHIP_POLARIS12: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1213 adev->asic_type == CHIP_POLARIS12) { in gmc_v8_0_hw_init()
H A Dgfx_v8_0.c784 case CHIP_POLARIS12: in gfx_v8_0_init_golden_registers()
974 case CHIP_POLARIS12: in gfx_v8_0_init_microcode()
984 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1696 case CHIP_POLARIS12: in gfx_v8_0_gpu_early_init()
1913 case CHIP_POLARIS12: in gfx_v8_0_sw_init()
2642 case CHIP_POLARIS12: in gfx_v8_0_tiling_mode_table_init()
3468 case CHIP_POLARIS12: in gfx_v8_0_raster_config()
4041 (adev->asic_type == CHIP_POLARIS12) || in gfx_v8_0_init_pg()
5317 (adev->asic_type == CHIP_POLARIS12) || in gfx_v8_0_enable_gfx_static_mg_power_gating()
5409 case CHIP_POLARIS12: in gfx_v8_0_set_powergating_state()
[all …]
H A Damdgpu_cgs.c383 case CHIP_POLARIS12: in amdgpu_cgs_get_firmware_info()
H A Ddce_v11_0.c178 case CHIP_POLARIS12: in dce_v11_0_init_golden_registers()
500 case CHIP_POLARIS12: in dce_v11_0_get_num_crtc()
1485 case CHIP_POLARIS12: in dce_v11_0_audio_init()
2290 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_pick_pll()
2711 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_crtc_mode_set()
2875 case CHIP_POLARIS12: in dce_v11_0_early_init()
3001 (adev->asic_type == CHIP_POLARIS12) || in dce_v11_0_hw_init()
H A Dsdma_v3_0.c218 case CHIP_POLARIS12: in sdma_v3_0_init_golden_registers()
291 case CHIP_POLARIS12: in sdma_v3_0_init_microcode()
H A Dvce_v3_0.c391 (adev->asic_type == CHIP_POLARIS12) || in vce_v3_0_get_harvest_config()
H A Damdgpu_vce.c141 case CHIP_POLARIS12: in amdgpu_vce_sw_init()
H A Damdgpu_uvd.c244 case CHIP_POLARIS12: in amdgpu_uvd_sw_init()
H A Damdgpu_ucode.c547 case CHIP_POLARIS12: in amdgpu_ucode_get_load_type()
H A Damdgpu_device.c2063 case CHIP_POLARIS12: in amdgpu_device_ip_early_init()
6044 case CHIP_POLARIS12: in amdgpu_device_has_display_hardware()
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_flat_memory.c397 case CHIP_POLARIS12: in kfd_init_apertures()
H A Dkfd_packet_manager.c236 case CHIP_POLARIS12: in pm_init()
H A Dkfd_device.c275 case CHIP_POLARIS12: in kgd2kfd_probe()
H A Dkfd_crat.c1440 case CHIP_POLARIS12: in kfd_get_gpu_cache_info()
H A Dkfd_topology.c2031 case CHIP_POLARIS12: in kfd_topology_add_device()
/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dpolaris10_smumgr.c793 if ((hwmgr->chip_id == CHIP_POLARIS12) || in polaris10_populate_ulv_level()
1801 …((hwmgr->chip_id == CHIP_POLARIS12) && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revision)) || in polaris10_populate_avfs_parameters()
1819 …} else if (hwmgr->chip_id == CHIP_POLARIS12 && !ASICID_IS_P23(adev->pdev->device, adev->pdev->revi… in polaris10_populate_avfs_parameters()

12