From 6b07d699323e07fdd9d0b007fa0ae0c802d11b93 Mon Sep 17 00:00:00 2001 From: Prasad Bg Ranganath Date: Sun, 13 Jan 2019 23:55:36 -0600 Subject: PPB:New attribute ATTR_PMCR_MOST_RECENT_MODE for PMCR request RTC:200788 Change-Id: I0da78fe23e594e80def8cafdc7e583928f87ab76 Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70436 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Tested-by: HWSV CI Tested-by: PPE CI Reviewed-by: RAHUL BATRA Reviewed-by: Prem Shanker Jha Tested-by: Hostboot CI Reviewed-by: Gregory S. Still Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/70443 Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Reviewed-by: Christian R. Geddes --- .../xml/attribute_info/pm_hwp_attributes.xml | 2 +- .../xml/attribute_info/pm_plat_attributes.xml | 19 +++++++++++++++++++ 2 files changed, 20 insertions(+), 1 deletion(-) (limited to 'src/import') diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml index 25acfe1a7..47ed14ef2 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_hwp_attributes.xml @@ -5,7 +5,7 @@ - + diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml index 12ce171ba..bf07157ff 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pm_plat_attributes.xml @@ -2617,4 +2617,23 @@ 1024 + + + ATTR_PMCR_MOST_RECENT_MODE + TARGET_TYPE_PROC_CHIP + Enables the platform mode where the most recent PMCR update + will be the controlling value for Pstate changes. If disabled, + the legacy "fastest one wins" algorithm is used. + + Producer: p9_build_pstate_datablock + + Consumers: p9_hcode_image_build -> + PGPE Header + CME Header + + uint8 + FALSE=0, TRUE=1 + + + -- cgit v1.2.1