[roll] Roll fuchsia [starnix][kgsl] Implement buffers and gpuobjs

This change implements magma Buffers and uses them to implement kgsl
gpuobj ioctls as well as the device-wide shadow buffer.

Original-Bug: 393160668
Test: ran vulkaninfo on test device
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1497206
Original-Revision: 4c970722a096edc9b26001a67c069e88d853d195
GitOrigin-RevId: e99554239cd1e3da60ce0338052300613f1ed6f0
Change-Id: Ifb4c3c36bd471f4165832457b1265172435a0852
1 file changed
tree: 89e8edb0484f2574aad71f8b005324cd639f3d71
  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.