summaryrefslogtreecommitdiffstats
path: root/src/occ_405/amec/amec_sys.h
diff options
context:
space:
mode:
authormbroyles <mbroyles@us.ibm.com>2018-01-30 15:35:23 -0600
committerMartha Broyles <mbroyles@us.ibm.com>2018-01-31 17:06:49 -0500
commitc9954444fc8df5fa0bd79b57ce8a6434a7e0714e (patch)
tree20591093021552a9b7341e6e760500ffe6324626 /src/occ_405/amec/amec_sys.h
parentf72f857b7e5ab25a5616b1655005b963405eb350 (diff)
downloadtalos-occ-c9954444fc8df5fa0bd79b57ce8a6434a7e0714e.tar.gz
talos-occ-c9954444fc8df5fa0bd79b57ce8a6434a7e0714e.zip
Calculate Pstate from a frequency starting at max frequency instead of min
Change-Id: Ic5c59d9a633a0c278b2dc20e3a04cefc13bd63dc CQ: SW415606 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/52948 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Andres A. Lugo-Reyes <aalugore@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Christopher J. Cain <cjcain@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/occ_405/amec/amec_sys.h')
-rwxr-xr-xsrc/occ_405/amec/amec_sys.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/occ_405/amec/amec_sys.h b/src/occ_405/amec/amec_sys.h
index d253889..2d26547 100755
--- a/src/occ_405/amec/amec_sys.h
+++ b/src/occ_405/amec/amec_sys.h
@@ -460,7 +460,6 @@ typedef struct {
bool check_pwr_limit; // Indicates if need to read power limits from GPU
bool pwr_limits_read; // Indicates if power limits were read i.e. have min/max
bool set_failed; // Indicates if failed to set power limit
- bool gpu_min_cap_required; // Indicates if GPU requires min cap
uint32_t gpu_min_pcap_mw; // Min GPU power limit in mW read from the GPU
uint32_t gpu_max_pcap_mw; // Max GPU power limit in mW read from the GPU
uint32_t gpu_desired_pcap_mw; // AMEC determined pcap in mW to set
OpenPOWER on IntegriCloud