[roll] Roll fuchsia Reland "[magma] Revise command buffer submission."

This reverts commit 65ca603adaf38ef44e45ee27ad1739590963f4f3.

Reason for revert: <fixed handling of case with zero resources>

Added a test to catch the problem early.

Original change's description:
> Revert "[magma] Revise command buffer submission."
>
> This reverts commit b2ee79a356578c43371f13d6e666a49b9c4f424e.
>
> Reason for revert: b/383094935
>
> Original change's description:
> > [magma] Revise command buffer submission.
> >
> > Finish support for a variable number of command buffers per submission.
> > The MSD API supports the old and new methods for compatibility.
> >
> > Original-Bug:381350370
> >
> > Change-Id: Ie92056167119c4c8990c35e8d24aaecb17ff1c99
> > Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1166332
> > Commit-Queue: Craig Stout <cstout@google.com>
> > Reviewed-by: Sarah Chan <spqchan@google.com>
>
> Original-Bug: 381350370
> Change-Id: I61426b6838de0fa29983623dbf605961807e4c4b
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170672
> Commit-Queue: Hunter Freyer <hjfreyer@google.com>
> Reviewed-by: RubberStamper 🤖 <android-build-ayeaye@system.gserviceaccount.com>
> Fuchsia-Auto-Submit: Hunter Freyer <hjfreyer@google.com>

Original-Bug: 381350370
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1170676
Original-Revision: 653cf460113a7fcc3f1fb50eb00590a8e271266a
GitOrigin-RevId: 6b02de9e0958dfce4868322e0884df5d2e9d6dec
Change-Id: I8f24bffcdc32b2be7571b876aa05a31c3000f69c
1 file changed
tree: 885f0be40bcd803064b04a8fbefff603920a6863
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 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.