Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Darcturus_ppt.c322 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in arcturus_allocate_dpm_context()
327 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in arcturus_allocate_dpm_context()
435 ~BIT(PP_PM_POLICY_XGMI_PLPD); in arcturus_set_default_dpm_table()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_xgmi.c1569 ret1 = amdgpu_dpm_set_pm_policy(adev, PP_PM_POLICY_XGMI_PLPD, XGMI_PLPD_DISALLOW); in amdgpu_ras_error_inject_xgmi()
1578 ret1 = amdgpu_dpm_set_pm_policy(adev, PP_PM_POLICY_XGMI_PLPD, XGMI_PLPD_DEFAULT); in amdgpu_ras_error_inject_xgmi()
/linux/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Daldebaran_ppt.c309 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in aldebaran_allocate_dpm_context()
314 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in aldebaran_allocate_dpm_context()
H A Dsmu_v13_0_6_ppt.c720 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in smu_v13_0_6_allocate_dpm_context()
726 smu_dpm->dpm_policies->policy_mask |= BIT(PP_PM_POLICY_XGMI_PLPD); in smu_v13_0_6_allocate_dpm_context()
/linux/drivers/gpu/drm/amd/include/
H A Dkgd_pp_interface.h301 PP_PM_POLICY_XGMI_PLPD, enumerator
/linux/drivers/gpu/drm/amd/pm/swsmu/
H A Damdgpu_smu.c1296 policy = smu_get_pm_policy(smu, PP_PM_POLICY_XGMI_PLPD); in smu_init_xgmi_plpd_mode()
1312 ~BIT(PP_PM_POLICY_XGMI_PLPD); in smu_init_xgmi_plpd_mode()