Home
last modified time | relevance | path

Searched refs:policy_type (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/pm/inc/
Damdgpu_dpm.h596 int amdgpu_dpm_set_pm_policy(struct amdgpu_device *adev, int policy_type,
/openbsd/src/sys/dev/pci/drm/amd/pm/
Damdgpu_dpm.c390 int amdgpu_dpm_set_pm_policy(struct amdgpu_device *adev, int policy_type, in amdgpu_dpm_set_pm_policy() argument
398 ret = smu_set_pm_policy(smu, policy_type, policy_level); in amdgpu_dpm_set_pm_policy()
/openbsd/src/sys/dev/pci/drm/amd/pm/swsmu/smu11/
Darcturus_ppt.c323 policy->policy_type = PP_PM_POLICY_XGMI_PLPD; in arcturus_allocate_dpm_context()
/openbsd/src/sys/dev/pci/drm/amd/pm/swsmu/
Damdgpu_smu.c3654 if (policy_ctxt->policies[i].policy_type == p_type) in smu_get_pm_policy()