/openbsd/sys/dev/pci/drm/include/drm/ |
H A D | amd_asic_type.h | 44 CHIP_POLARIS10, /* 15 */ enumerator
|
/openbsd/sys/dev/pci/drm/amd/amdgpu/ |
H A D | vi.c | 105 #define ASIC_IS_P22(asic_type, rid) ((asic_type >= CHIP_POLARIS10) && \ 273 case CHIP_POLARIS10: in vi_query_video_codecs() 522 case CHIP_POLARIS10: in vi_init_golden_registers() 905 case CHIP_POLARIS10: in vi_asic_supports_baco() 931 case CHIP_POLARIS10: in vi_asic_reset_method() 1131 adev->asic_type < CHIP_POLARIS10) in vi_program_aspm() 1344 case CHIP_POLARIS10: in vi_need_full_reset() 1550 case CHIP_POLARIS10: in vi_common_early_init() 1999 case CHIP_POLARIS10: in vi_common_set_clockgating_state() 2134 case CHIP_POLARIS10: in vi_set_ip_blocks()
|
H A D | amdgpu_drv.c | 1850 {0x1002, 0x67C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1851 {0x1002, 0x67C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1852 {0x1002, 0x67C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1853 {0x1002, 0x67C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1854 {0x1002, 0x67C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1855 {0x1002, 0x67D0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1856 {0x1002, 0x67DF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1857 {0x1002, 0x67C8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1858 {0x1002, 0x67C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, 1859 {0x1002, 0x67CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10}, [all …]
|
H A D | amdgpu_uvd.c | 238 case CHIP_POLARIS10: in amdgpu_uvd_sw_init() 298 if ((adev->asic_type == CHIP_POLARIS10 || in amdgpu_uvd_sw_init() 364 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; in amdgpu_uvd_sw_init() 431 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_uvd_suspend()
|
H A D | gmc_v8_0.c | 147 case CHIP_POLARIS10: in gmc_v8_0_init_golden_registers() 231 case CHIP_POLARIS10: in gmc_v8_0_init_microcode() 580 case CHIP_POLARIS10: /* all engines support GPUVM */ in gmc_v8_0_mc_init() 1212 adev->asic_type == CHIP_POLARIS10 || in gmc_v8_0_hw_init()
|
H A D | dce_v11_0.c | 183 case CHIP_POLARIS10: in dce_v11_0_init_golden_registers() 495 case CHIP_POLARIS10: in dce_v11_0_get_num_crtc() 1480 case CHIP_POLARIS10: in dce_v11_0_audio_init() 2288 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_pick_pll() 2709 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_crtc_mode_set() 2869 case CHIP_POLARIS10: in dce_v11_0_early_init() 2999 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_hw_init()
|
H A D | amdgpu_cgs.c | 371 case CHIP_POLARIS10: in amdgpu_cgs_get_firmware_info()
|
H A D | gfx_v8_0.c | 792 case CHIP_POLARIS10: in gfx_v8_0_init_golden_registers() 968 case CHIP_POLARIS10: in gfx_v8_0_init_microcode() 984 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode() 1001 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode() 1019 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode() 1095 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode() 1710 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init() 1911 case CHIP_POLARIS10: in gfx_v8_0_sw_init() 2844 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init() 3456 case CHIP_POLARIS10: in gfx_v8_0_raster_config() [all …]
|
H A D | sdma_v3_0.c | 224 case CHIP_POLARIS10: in sdma_v3_0_init_golden_registers() 285 case CHIP_POLARIS10: in sdma_v3_0_init_microcode()
|
H A D | uvd_v6_0.c | 65 return ((adev->asic_type >= CHIP_POLARIS10) && in uvd_v6_0_enc_support() 1628 if (adev->asic_type >= CHIP_POLARIS10) { in uvd_v6_0_set_ring_funcs()
|
H A D | vce_v3_0.c | 389 if ((adev->asic_type == CHIP_POLARIS10) || in vce_v3_0_get_harvest_config()
|
H A D | amdgpu_vce.c | 135 case CHIP_POLARIS10: in amdgpu_vce_sw_init()
|
H A D | vce_v4_0.c | 926 if ((adev->asic_type == CHIP_POLARIS10) ||
|
H A D | amdgpu_ucode.c | 545 case CHIP_POLARIS10: in amdgpu_ucode_get_load_type()
|
/openbsd/sys/dev/pci/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu7_baco.c | 78 case CHIP_POLARIS10: in smu7_baco_set_state()
|
H A D | smu_helper.c | 508 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings() 514 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings() 520 if (hwmgr->chip_id >= CHIP_POLARIS10 && in phm_initializa_dynamic_state_adjustment_rule_settings() 590 } else if (hwmgr->chip_id < CHIP_POLARIS10) { in phm_get_voltage_evv_on_sclk()
|
H A D | smu7_hwmgr.c | 245 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_smc_voltage_controller() 1203 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_sclk_mclk_dpm() 1226 (hwmgr->chip_id == CHIP_POLARIS10) || in smu7_enable_sclk_mclk_dpm() 1628 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks() 1637 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks() 1840 if (hwmgr->chip_id >= CHIP_POLARIS10) { in smu7_init_dpm_defaults() 2057 if (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_get_evv_voltages() 3290 case CHIP_POLARIS10: in smu7_vblank_too_short() 4687 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_check_smc_update_required_for_display_configuration() 5302 if (!(hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_get_clock_by_type_with_latency() [all …]
|
H A D | smu7_thermal.c | 177 (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_fan_ctrl_start_smc_fan_control()
|
H A D | hwmgr.c | 140 case CHIP_POLARIS10: in hwmgr_early_init()
|
H A D | smu7_powertune.c | 983 if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_enable_didt_config()
|
/openbsd/sys/dev/pci/drm/amd/amdkfd/ |
H A D | kfd_flat_memory.c | 395 case CHIP_POLARIS10: in kfd_init_apertures()
|
H A D | kfd_packet_manager.c | 234 case CHIP_POLARIS10: in pm_init()
|
H A D | kfd_device.c | 270 case CHIP_POLARIS10: in kgd2kfd_probe()
|
H A D | kfd_crat.c | 1432 case CHIP_POLARIS10: in kfd_get_gpu_cache_info()
|
/openbsd/sys/dev/pci/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_pp_smu.c | 409 if ((adev->asic_type >= CHIP_POLARIS10) && in dm_pp_notify_wm_clock_changes()
|