Home
last modified time | relevance | path

Searched refs:CHIP_POLARIS10 (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.15/drivers/gpu/drm/amd/amdgpu/
Damdgpu_drv.c1090 {0x1002, 0x67C0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1091 {0x1002, 0x67C1, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1092 {0x1002, 0x67C2, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1093 {0x1002, 0x67C4, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1094 {0x1002, 0x67C7, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1095 {0x1002, 0x67D0, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1096 {0x1002, 0x67DF, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1097 {0x1002, 0x67C8, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1098 {0x1002, 0x67C9, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
1099 {0x1002, 0x67CA, PCI_ANY_ID, PCI_ANY_ID, 0, 0, CHIP_POLARIS10},
[all …]
Dvi.c105 #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()
903 case CHIP_POLARIS10: in vi_asic_supports_baco()
929 case CHIP_POLARIS10: in vi_asic_reset_method()
1143 adev->asic_type < CHIP_POLARIS10) in vi_program_aspm()
1356 case CHIP_POLARIS10: in vi_need_full_reset()
1563 case CHIP_POLARIS10: in vi_common_early_init()
2014 case CHIP_POLARIS10: in vi_common_set_clockgating_state()
2147 case CHIP_POLARIS10: in vi_set_ip_blocks()
Damdgpu_uvd.c192 case CHIP_POLARIS10: in amdgpu_uvd_sw_init()
260 if ((adev->asic_type == CHIP_POLARIS10 || in amdgpu_uvd_sw_init()
319 adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; in amdgpu_uvd_sw_init()
384 if (adev->asic_type < CHIP_POLARIS10) { in amdgpu_uvd_suspend()
Dgmc_v8_0.c156 case CHIP_POLARIS10: in gmc_v8_0_init_golden_registers()
240 case CHIP_POLARIS10: in gmc_v8_0_init_microcode()
591 case CHIP_POLARIS10: /* all engines support GPUVM */ in gmc_v8_0_mc_init()
1226 adev->asic_type == CHIP_POLARIS10 || in gmc_v8_0_hw_init()
Damdgpu_cgs.c368 case CHIP_POLARIS10: in amdgpu_cgs_get_firmware_info()
Ddce_v11_0.c181 case CHIP_POLARIS10: in dce_v11_0_init_golden_registers()
493 case CHIP_POLARIS10: in dce_v11_0_get_num_crtc()
1478 case CHIP_POLARIS10: in dce_v11_0_audio_init()
2286 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_pick_pll()
2707 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_crtc_mode_set()
2867 case CHIP_POLARIS10: in dce_v11_0_early_init()
2986 if ((adev->asic_type == CHIP_POLARIS10) || in dce_v11_0_hw_init()
Damdgpu_vkms.c547 case CHIP_POLARIS10: in amdgpu_vkms_hw_init()
Dgfx_v8_0.c792 case CHIP_POLARIS10: in gfx_v8_0_init_golden_registers()
988 case CHIP_POLARIS10: in gfx_v8_0_init_microcode()
1004 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1024 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1045 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1125 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1147 if (adev->asic_type >= CHIP_POLARIS10 && adev->asic_type <= CHIP_POLARIS12) { in gfx_v8_0_init_microcode()
1751 case CHIP_POLARIS10: in gfx_v8_0_gpu_early_init()
1952 case CHIP_POLARIS10: in gfx_v8_0_sw_init()
2886 case CHIP_POLARIS10: in gfx_v8_0_tiling_mode_table_init()
[all …]
Dsdma_v3_0.c224 case CHIP_POLARIS10: in sdma_v3_0_init_golden_registers()
286 case CHIP_POLARIS10: in sdma_v3_0_init_microcode()
Duvd_v6_0.c65 return ((adev->asic_type >= CHIP_POLARIS10) && in uvd_v6_0_enc_support()
1635 if (adev->asic_type >= CHIP_POLARIS10) { in uvd_v6_0_set_ring_funcs()
Damdgpu_ucode.c387 case CHIP_POLARIS10: in amdgpu_ucode_get_load_type()
Dvce_v3_0.c389 if ((adev->asic_type == CHIP_POLARIS10) || in vce_v3_0_get_harvest_config()
Damdgpu_device.c1923 case CHIP_POLARIS10: in amdgpu_device_parse_gpu_info_fw()
2114 case CHIP_POLARIS10: in amdgpu_device_ip_early_init()
3228 case CHIP_POLARIS10: in amdgpu_device_asic_has_dc_support()
4386 case CHIP_POLARIS10: in amdgpu_device_should_recover_gpu()
Damdgpu_vce.c135 case CHIP_POLARIS10: in amdgpu_vce_sw_init()
Dvce_v4_0.c921 if ((adev->asic_type == CHIP_POLARIS10) ||
/Linux-v5.15/include/drm/
Damd_asic_type.h44 CHIP_POLARIS10, /* 15 */ enumerator
/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
Dsmu7_baco.c78 case CHIP_POLARIS10: in smu7_baco_set_state()
Dsmu_helper.c508 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()
Dsmu7_hwmgr.c246 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_smc_voltage_controller()
1204 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_sclk_mclk_dpm()
1227 (hwmgr->chip_id == CHIP_POLARIS10) || in smu7_enable_sclk_mclk_dpm()
1568 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1577 if (hwmgr->chip_id >= CHIP_POLARIS10 && in smu7_enable_dpm_tasks()
1790 if (hwmgr->chip_id >= CHIP_POLARIS10) { in smu7_init_dpm_defaults()
1910 if (((adev->asic_type == CHIP_POLARIS10) && hwmgr->is_kicker) || in smu7_init_dpm_defaults()
1954 } else if (hwmgr->chip_id == CHIP_POLARIS10) { in smu7_calculate_ro_range()
2007 if (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_get_evv_voltages()
2424 if (hwmgr->chip_id >= CHIP_POLARIS10 && hwmgr->chip_id <= CHIP_VEGAM) in smu7_set_private_data_based_on_pptable_v1()
[all …]
Dsmu7_thermal.c177 (hwmgr->chip_id == CHIP_POLARIS10 || in smu7_fan_ctrl_start_smc_fan_control()
Dhwmgr.c140 case CHIP_POLARIS10: in hwmgr_early_init()
/Linux-v5.15/drivers/gpu/drm/amd/amdkfd/
Dkfd_flat_memory.c403 case CHIP_POLARIS10: in kfd_init_apertures()
Dkfd_device.c68 [CHIP_POLARIS10] = &gfx_v8_kfd2kgd,
230 .asic_family = CHIP_POLARIS10,
249 .asic_family = CHIP_POLARIS10,
666 [CHIP_POLARIS10] = {&polaris10_device_info, &polaris10_vf_device_info},
Dkfd_packet_manager.c233 case CHIP_POLARIS10: in pm_init()
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_pp_smu.c427 if ((adev->asic_type >= CHIP_POLARIS10) && (adev->asic_type <= CHIP_VEGAM) in dm_pp_notify_wm_clock_changes()

12