caps_acp_pg      1762 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 		if (pi->caps_acp_pg)
caps_acp_pg      1765 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 		if (pi->caps_acp_pg)
caps_acp_pg      2844 drivers/gpu/drm/amd/amdgpu/kv_dpm.c 	pi->caps_acp_pg = (adev->pg_flags & AMD_PG_SUPPORT_ACP) ? true : false;
caps_acp_pg       202 drivers/gpu/drm/amd/amdgpu/kv_dpm.h 	bool caps_acp_pg;
caps_acp_pg      1698 drivers/gpu/drm/radeon/kv_dpm.c 		if (pi->caps_acp_pg)
caps_acp_pg      1701 drivers/gpu/drm/radeon/kv_dpm.c 		if (pi->caps_acp_pg)
caps_acp_pg      2783 drivers/gpu/drm/radeon/kv_dpm.c 	pi->caps_acp_pg = false;
caps_acp_pg       176 drivers/gpu/drm/radeon/kv_dpm.h 	bool caps_acp_pg;