commit | 48a92a8179b3e677fac07db7bd109e68f020468c | [log] [tgz] |
---|---|---|
author | Jesse Barnes <jbarnes@virtuousgeek.org> | Mon Jan 10 12:46:36 2011 -0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed May 11 15:18:48 2011 -0700 |
tree | a0d43c7fc33fd5c899ce81103097117c27dd3e60 | |
parent | b48d4425b602f5f4978299474743dbea130d940d [diff] |
PCI: add OBFF enable/disable support OBFF (optimized buffer flush/fill), where supported, can help improve energy efficiency by giving devices information about when interrupts and other activity will have a reduced power impact. It requires support from both the device and system (i.e. not only does the device need to respond to OBFF messages, but the platform must be capable of generating and routing them to the end point). Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>