Home
last modified time | relevance | path

Searched refs:PP_PM_POLICY_XGMI_PLPD (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_xgmi.c1449 ret1 = amdgpu_dpm_set_pm_policy(adev, PP_PM_POLICY_XGMI_PLPD, XGMI_PLPD_DISALLOW); in amdgpu_ras_error_inject_xgmi()
1458 ret1 = amdgpu_dpm_set_pm_policy(adev, PP_PM_POLICY_XGMI_PLPD, XGMI_PLPD_DEFAULT); in amdgpu_ras_error_inject_xgmi()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c323 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in arcturus_allocate_dpm_context()
328 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in arcturus_allocate_dpm_context()
445 ~BIT(PP_PM_POLICY_XGMI_PLPD); in arcturus_set_default_dpm_table()
/linux-6.12.1/drivers/gpu/drm/amd/include/
Dkgd_pp_interface.h280 PP_PM_POLICY_XGMI_PLPD, enumerator
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/smu13/
Daldebaran_ppt.c308 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in aldebaran_allocate_dpm_context()
313 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in aldebaran_allocate_dpm_context()
Dsmu_v13_0_6_ppt.c475 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in smu_v13_0_6_allocate_dpm_context()
481 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in smu_v13_0_6_allocate_dpm_context()
/linux-6.12.1/drivers/gpu/drm/amd/pm/swsmu/
Damdgpu_smu.c1217 policy = smu_get_pm_policy(smu, PP_PM_POLICY_XGMI_PLPD); in smu_init_xgmi_plpd_mode()
1233 ~BIT(PP_PM_POLICY_XGMI_PLPD); in smu_init_xgmi_plpd_mode()