Home
last modified time | relevance | path

Searched refs:PP_PCIE_DPM_MASK (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/include/
H A Damd_shared.h171 * @PP_PCIE_DPM_MASK: Dynamic adjustment of PCIE clocks and lanes.
197 PP_PCIE_DPM_MASK = 0x4, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/include/
H A Damd_shared.h179 * @PP_PCIE_DPM_MASK: Dynamic adjustment of PCIE clocks and lanes.
206 PP_PCIE_DPM_MASK = 0x4, enumerator
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_7_ppt.c287 if (adev->pm.pp_feature & PP_PCIE_DPM_MASK) in smu_v13_0_7_get_allowed_feature_mask()
H A Dsmu_v13_0.c2438 if (!(smu->adev->pm.pp_feature & PP_PCIE_DPM_MASK)) { in smu_v13_0_update_pcie_parameters()
H A Dsmu_v13_0_0_ppt.c326 if (!(adev->pm.pp_feature & PP_PCIE_DPM_MASK)) { in smu_v13_0_0_get_allowed_feature_mask()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c104 if (!(hwmgr->feature_mask & PP_PCIE_DPM_MASK)) in vega20_set_default_registry_data()
174 data->registry_data.pcie_dpm_key_disabled = !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in vega20_set_default_registry_data()
H A Dvega12_hwmgr.c136 data->registry_data.pcie_dpm_key_disabled = !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in vega12_set_default_registry_data()
H A Dsmu7_hwmgr.c1647 intel_core_rkl_chk() || !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in smu7_init_dpm_defaults()
H A Dvega10_hwmgr.c127 hwmgr->feature_mask & PP_PCIE_DPM_MASK ? false : true; in vega10_set_default_registry_data()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega20_hwmgr.c103 if (!(hwmgr->feature_mask & PP_PCIE_DPM_MASK)) in vega20_set_default_registry_data()
173 data->registry_data.pcie_dpm_key_disabled = !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in vega20_set_default_registry_data()
H A Dvega12_hwmgr.c135 data->registry_data.pcie_dpm_key_disabled = !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in vega12_set_default_registry_data()
H A Dvega10_hwmgr.c126 hwmgr->feature_mask & PP_PCIE_DPM_MASK ? false : true; in vega10_set_default_registry_data()
H A Dsmu7_hwmgr.c1826 data->pcie_dpm_key_disabled = !(hwmgr->feature_mask & PP_PCIE_DPM_MASK); in smu7_init_dpm_defaults()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c289 if (adev->pm.pp_feature & PP_PCIE_DPM_MASK) in navi10_get_allowed_feature_mask()
H A Dsienna_cichlid_ppt.c266 if (adev->pm.pp_feature & PP_PCIE_DPM_MASK) in sienna_cichlid_get_allowed_feature_mask()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.c313 if (adev->pm.pp_feature & PP_PCIE_DPM_MASK) in navi10_get_allowed_feature_mask()
H A Dsienna_cichlid_ppt.c321 if (adev->pm.pp_feature & PP_PCIE_DPM_MASK) in sienna_cichlid_get_allowed_feature_mask()
2111 if (!(smu->adev->pm.pp_feature & PP_PCIE_DPM_MASK)) { in sienna_cichlid_update_pcie_parameters()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_device.c2101 adev->pm.pp_feature &= ~PP_PCIE_DPM_MASK; in amdgpu_device_ip_early_init()

Completed in 74 milliseconds