commit | 6607c99e7034e7565a1559a24dd35083d6719788 | [log] [tgz] |
---|---|---|
author | Yanir Lubetkin <yanirx.lubetkin@intel.com> | Wed Jun 10 01:15:55 2015 +0300 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Fri Jun 26 02:42:24 2015 -0700 |
tree | 09109e7e1ad07015630cad19b3b0cf6d09deaf8a | |
parent | beee8072c39cee74d4ff6e3b4ca8942f9966ed2e [diff] |
e1000e: i219 - fix to enable both ULP and EEE in Sx state In i219, there is a hardware bug that prevented ULP entry. A side effect of the original software fix for this was that EEE in Sx couldn't be enabled. This patch implements a modified flow that allows both ULP and EEE in Sx. Signed-off-by: Yanir Lubetkin <yanirx.lubetkin@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>