summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2014-03-18 16:41:32 +0000
committerkib <kib@FreeBSD.org>2014-03-18 16:41:32 +0000
commit97d75577383259467c777e29235ab2de161ad571 (patch)
treea764bf4b33b07bc9622cd09e06e00fcadb324783 /contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
parentf8f145010fff45759a61dab0a08b7b030271baa2 (diff)
downloadFreeBSD-src-97d75577383259467c777e29235ab2de161ad571.zip
FreeBSD-src-97d75577383259467c777e29235ab2de161ad571.tar.gz
Add support for the PCI(e)-PCI bridges to the Intel VT-d driver. The
bridge takes ownership of the transaction, so bsf of the requester is the bridge and not a device behind it. As result, code needs to walk the hierarchy up to use correct context. Note that PCIe->PCI-X bridges are not handled quite correctly since such bridges are allowed to only take ownership of some transactions. Also, weird but unrealistic cases of PCIe behind PCI bus are also not handled. Still, the patch provides significant step forward for the bridge handling. Submitted by: Jason Harmening <jason.harmening@gmail.com> MFC after: 1 week
Diffstat (limited to 'contrib/llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud