Home
last modified time | relevance | path

Searched refs:AMD_PG_SUPPORT_ACP (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/include/
H A Damd_shared.h163 #define AMD_PG_SUPPORT_ACP (1 << 9) macro
/openbsd/sys/dev/pci/drm/amd/pm/legacy-dpm/
H A Damdgpu_kv_dpm.c2832 pi->caps_acp_pg = (adev->pg_flags & AMD_PG_SUPPORT_ACP) ? true : false; in kv_dpm_init()