[roll] Roll fuchsia Revert "[pci] Change allocator priority for BAR allocation"

This reverts commit d08503ffdcb8080cf264ff7f48e8498c701c132e.

Reason for revert: Testing to see if it broke NUC11 igc driver https://logs.chromium.org/logs/turquoise/buildbucket/cr-buildbucket/8787161048852419921/+/u/failures/Intel_NUC_Kit_NUC11TNHv5-_1_/attempt_0__fail_/serial_log.txt

Original change's description:
> [pci] Change allocator priority for BAR allocation
>
> - If a BAR is prefetchable and attached to an upstream root
>   then we can fulfill its allocation from the root MMIO window,
>   rather than just the bridge prefetch window.
> - Favor lower address space allocations if possible.
>
> This moves us closer to the original kernel implementation rather
> than attempting to favor 64bit address space.
>
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/680238

No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/817107
Original-Revision: 2225f119767a233b68859acae82168d22114becd
GitOrigin-RevId: 75c45e8ed7e83bf2aabc7dc3aa959de4ef0306d2
Change-Id: Ib2c8bf99baf54bdbe65d63107e4b9c51adfe1182
1 file changed
tree: d490a193b395467a8c09c107c096e69e407d9e8f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.