[roll] Roll fuchsia [starnix] Add magma-related functions

These functions parse magma ioctl commands and help allocate shared
buffer collections.

This code is used by the device file that handles magma ioctls, and will
be tested by minigbm unit tests.

Some functions calls now call out to fuchsia_image_format instead of the
starnix specific versions.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/613366
Original-Revision: ba721276c7a4ad4f57879ade66e43add0008f34e
GitOrigin-RevId: 4e158c48615cba56b8d65759a211b05b1431368c
Change-Id: Ie23987a0e838b824eab5881e69b4579ded03b6b8
1 file changed
tree: 2bb14cf16a2f7e3bfd3494ad06b1387323fe7461
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. 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 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.