[roll] Roll fuchsia [starnix][kgsl] Replace local range allocator with range-alloc crate

This change replaces the monotonic address range allocator with the
range-alloc crate in the kgsl module.

Original-Bug: 393160668
Test: ran vulkaninfo on test device
      fx test kgsl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1511838
Original-Revision: 253b04eed65fb00713835dcc7a628e52cff91be9
GitOrigin-RevId: e7cd1a16d18bf8051c3041fcce9ee808d3de03f9
Change-Id: If8801d81b40479ac8637b8f7964953121417b1d3
1 file changed
tree: cf762f89fbb4700dd3a70cf00e1463d866045023
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
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 in one of the communication channels documented at get involved.

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.