PCI: add latency tolerance reporting enable/disable support
authorJesse Barnes <jbarnes@virtuousgeek.org>
Fri, 14 Jan 2011 16:53:04 +0000 (08:53 -0800)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 11 May 2011 22:18:53 +0000 (15:18 -0700)
Latency tolerance reporting allows devices to send messages to the root
complex indicating their latency tolerance for snooped & unsnooped
memory transactions.  Add support for enabling & disabling this
feature, along with a routine to set the max latencies a device should
send upstream.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found