Home
last modified time | relevance | path

Searched hist:d09ee9687e027fc7d2c6b95daf05a8ef3ff06340 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/pci/
H A Dsetup-res.cdiff d09ee9687e027fc7d2c6b95daf05a8ef3ff06340 Thu Apr 23 22:49:25 CDT 2009 Yinghai Lu <yinghai@kernel.org> PCI: improve resource allocation under transparent bridges

We could run out of space under under 4g, but devices under transparent
bridges can use 64bit resources, so keep trying on the parent bus until
we hit a non-transparent bridge.

Impact: better support for assigning unassigned resources

Reviewed-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
H A Dsetup-bus.cdiff d09ee9687e027fc7d2c6b95daf05a8ef3ff06340 Thu Apr 23 22:49:25 CDT 2009 Yinghai Lu <yinghai@kernel.org> PCI: improve resource allocation under transparent bridges

We could run out of space under under 4g, but devices under transparent
bridges can use 64bit resources, so keep trying on the parent bus until
we hit a non-transparent bridge.

Impact: better support for assigning unassigned resources

Reviewed-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>