[roll] Roll fuchsia [msd-arm-mali] Support explicitly scheduling on slots

Slot 2 can execute compute shaders and other work that doesn't require
specific hardware. For various reasons the ICD prefers to schedule
certain work on it, so add flags to allow forcing an atom to a specific
slot.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/878691
Original-Revision: e51e8e69c3a3a83cb939e2cb107499f4e20c045a
GitOrigin-RevId: 18a69c3f3cffd863047f5af81f9380e1e6a3b9a5
Change-Id: Ie5eaeb248fa6bbd6cd0c7ae710606540f9f6495c
1 file changed
tree: adb27d713c2682028fb42903fe477127a4806ce7
  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.