]> Pileus Git - ~andy/linux/commit
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)
commit51c2e0a7e5bc7ed1384cc68cfb95e702571500c9
tree839dc5d6eb233b009c8802cb8cafde68f5a2ce6e
parent48a92a8179b3e677fac07db7bd109e68f020468c
PCI: add latency tolerance reporting enable/disable support

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>
drivers/pci/pci.c
include/linux/pci.h
include/linux/pci_regs.h