commit | f1f0366dd6be9624f7d355b72cc909ab821eb4c0 | [log] [tgz] |
---|---|---|
author | Rajat Jain <rajatja@google.com> | Mon Jan 02 22:34:13 2017 -0800 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Tue Feb 14 17:44:25 2017 -0600 |
tree | 272dd86f5011286fc17097b6279f6c4918f4d7c9 | |
parent | b5a0a9b59c8185aebcd9a717e2e6258b58c72c06 [diff] |
PCI/ASPM: Calculate and save the L1.2 timing parameters Calculate and save the timing parameters that need to be programmed if we need to enable L1.2 substates later. We use the same logic (and a constant value for 1 of the parameters) as used by Intel's coreboot: https://www.coreboot.org/pipermail/coreboot-gerrit/2015-March/021134.html https://review.coreboot.org/#/c/8832/ Signed-off-by: Rajat Jain <rajatja@google.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>