[roll] Roll fuchsia [starnix][kgsl] Implement mmap

This change implements the mmap file op for the kgsl device. It also
moves the shadow object storage into the common object container, and
adds keep-sorted directives to the list of maur helpers.

Original-Bug: 393160668
Test: ran vulkaninfo on test device
      fx test kgsl-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1512880
Original-Revision: 1697b79733fdd2fc0f8d6dc5947ae300107e17e1
GitOrigin-RevId: f97efbfdc3f8307a2a421bda2117e72a202cdf3a
Change-Id: Ie457ca25bb508f5fcf321f1876da5d650b0e705d
1 file changed
tree: ab0a0ef53bfb4fd230c77c2f1c65024088d5b4c6
  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.